succeeded bazel build //absl/strings/... //absl/container/...
Scroll to zoom at the cursor, drag to pan, shift+drag (or drag in the axis) to zoom to a range, drag the overview to move. Click an event for its details and action breakdown, double-click to zoom to it, click a thread name to collapse it. Keys: +/- zoom, ←/→ pan, 0 reset, / search, c critical path, Esc clear.
Phases
- Launch Blaze 8ms
- Initialize command 70ms
- Evaluate target patterns 7ms
- Load, analyze dependencies and build artifacts 2m 21s
- Complete build 0ms
11617 events on 18 threads · wall 2m 21s · critical path 58.0s
Action time by phase
- local execution 427× 15m 15s
- upload inputs 581× 22.6s
- cache check 274× 2.0s
- outputs 268× 303ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 9203× | 40m 14s |
| action processing | 428× | 15m 28s |
| action count (local) | 427× | 15m 18s |
| skyframe evaluator | 1× | 2m 21s |
| critical path component | 3× | 58.0s |
| Unknown event | 404× | 23.7s |
| Remote execution upload time | 314× | 22.4s |
| remote action cache check | 274× | 2.0s |
| complete action execution | 268× | 303ms |
| gc notification | 4× | 241ms |
Action time by mnemonic
| CppCompile | 427× | 15m 28s |
| BazelWorkspaceStatusAction | 1× | 2ms |
Critical path
- action 'Compiling absl/container/btree_test.cc' 58.0s
- action 'Linking absl/container/btree_test' 1ms
- runfiles for //absl/container:btree_test 0ms
Longest events
| buildTargets | general information | Main Thread | 2m 21s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 2m 21s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 2m 21s |
| ParallelEvaluator.eval | general information | Main Thread | 2m 21s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 2m 21s |
| action 'Compiling absl/container/btree_test.cc' | critical path component | Critical Path | 58.0s |
| Compiling absl/container/btree_test.cc | action processing | skyframe-evaluator-execution-1 | 58.0s |
| Action.execute | general information | skyframe-evaluator-execution-1 | 57.9s |
| Resources acquired | action count (local) | skyframe-evaluator-execution-1 | 57.7s |
| subprocess.run | general information | skyframe-evaluator-execution-1 | 57.7s |
| Compiling absl/container/linked_hash_map_test.cc | action processing | skyframe-evaluator-execution-0 | 36.2s |
| Action.execute | general information | skyframe-evaluator-execution-0 | 36.1s |
| Resources acquired | action count (local) | skyframe-evaluator-execution-0 | 35.9s |
| subprocess.run | general information | skyframe-evaluator-execution-0 | 35.9s |
| Compiling absl/container/internal/raw_hash_set_test.cc | action processing | skyframe-evaluator-execution-7 | 34.5s |
Timeline from build events (tests and reported actions)
Phases from Bazel's timing metrics, tests from their attempt timings, actions as reported (all actions with --build_event_publish_all_actions).
The full per-action profile timeline arrives once the build's
command.profile.gz
can be fetched.