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 11ms
- Initialize command 94ms
- Evaluate target patterns 6ms
- Load, analyze dependencies and build artifacts 1m 09s
- Complete build 0ms
10072 events on 133 threads · wall 1m 09s · critical path 58.3s
Action time by phase
- remote execution 788× 19m 18s
- upload inputs 676× 28.5s
- setup 97× 8.2s
- cache check 429× 2.9s
- download outputs 442× 2.1s
- outputs 427× 126ms
- queued 1× 64ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 6491× | 24m 27s |
| action processing | 430× | 19m 37s |
| remote action execution | 788× | 19m 18s |
| Remote execution process wall time | 383× | 17m 38s |
| skyframe evaluator | 1× | 1m 09s |
| critical path component | 1× | 58.3s |
| Remote execution file fetching | 229× | 49.6s |
| Remote execution upload time | 282× | 22.9s |
| Remote execution setup | 97× | 8.2s |
| remote action cache check | 429× | 2.9s |
Action time by mnemonic
| CppCompile | 429× | 19m 37s |
| BazelWorkspaceStatusAction | 1× | 2ms |
Critical path
- action 'Compiling absl/container/btree_test.cc' 58.3s
Longest events
| buildTargets | general information | Main Thread | 1m 09s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 1m 09s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 1m 09s |
| ParallelEvaluator.eval | general information | Main Thread | 1m 09s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 1m 09s |
| action 'Compiling absl/container/btree_test.cc' | critical path component | Critical Path | 58.3s |
| Compiling absl/container/btree_test.cc | action processing | skyframe-evaluator-execution-12 | 58.3s |
| Action.execute | general information | skyframe-evaluator-execution-12 | 58.3s |
| execute remotely | remote action execution | skyframe-evaluator-execution-12 | 58.2s |
| execute | Remote execution process wall time | skyframe-evaluator-execution-12 | 57.7s |
| Compiling absl/container/internal/raw_hash_set_test.cc | action processing | skyframe-evaluator-execution-29 | 23.0s |
| Action.execute | general information | skyframe-evaluator-execution-29 | 23.0s |
| execute remotely | remote action execution | skyframe-evaluator-execution-29 | 23.0s |
| execute | Remote execution process wall time | skyframe-evaluator-execution-29 | 23.0s |
| Compiling absl/container/linked_hash_map_test.cc | action processing | skyframe-evaluator-execution-1 | 21.0s |
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.