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 68ms
- Evaluate target patterns 5ms
- Load, analyze dependencies and build artifacts 2m 29s
- Complete build 0ms
11656 events on 18 threads · wall 2m 29s · critical path 56.9s
Action time by phase
- local execution 427× 15m 52s
- upload inputs 623× 27.3s
- cache check 275× 1.8s
- outputs 268× 290ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 9190× | 41m 58s |
| action processing | 428× | 16m 05s |
| action count (local) | 427× | 15m 54s |
| skyframe evaluator | 1× | 2m 29s |
| critical path component | 3× | 56.9s |
| Remote execution upload time | 356× | 27.1s |
| Unknown event | 400× | 26.0s |
| remote action cache check | 275× | 1.8s |
| logging spawn | 23× | 417ms |
| complete action execution | 268× | 290ms |
Action time by mnemonic
| CppCompile | 427× | 16m 05s |
| BazelWorkspaceStatusAction | 1× | 2ms |
Critical path
- action 'Compiling absl/container/btree_test.cc' 56.9s
- action 'Linking absl/container/btree_test' 1ms
- runfiles for //absl/container:btree_test 0ms
Longest events
| buildTargets | general information | Main Thread | 2m 29s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 2m 29s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 2m 29s |
| ParallelEvaluator.eval | general information | Main Thread | 2m 29s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 2m 29s |
| action 'Compiling absl/container/btree_test.cc' | critical path component | Critical Path | 56.9s |
| Compiling absl/container/btree_test.cc | action processing | skyframe-evaluator-execution-3 | 56.8s |
| Action.execute | general information | skyframe-evaluator-execution-3 | 56.7s |
| Resources acquired | action count (local) | skyframe-evaluator-execution-3 | 56.6s |
| subprocess.run | general information | skyframe-evaluator-execution-3 | 56.6s |
| Compiling absl/container/internal/raw_hash_set_test.cc | action processing | skyframe-evaluator-execution-0 | 37.8s |
| Action.execute | general information | skyframe-evaluator-execution-0 | 37.7s |
| Resources acquired | action count (local) | skyframe-evaluator-execution-0 | 37.6s |
| subprocess.run | general information | skyframe-evaluator-execution-0 | 37.6s |
| Compiling absl/container/linked_hash_map_test.cc | action processing | skyframe-evaluator-execution-1 | 37.4s |
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.