succeeded bazel build //buildifier:buildifier //buildozer:buildozer
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 9ms
- Initialize command 116ms
- Evaluate target patterns 7ms
- Load, analyze dependencies and build artifacts 1.2s
- Complete build 0ms
362 events on 13 threads · wall 1.3s · critical path 1.1s
Action time by phase
- download outputs 2× 648ms
- local execution 1× 41ms
- upload inputs 1× 3ms
- cache check 1× 3ms
- outputs 2× 2ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 336× | 7.8s |
| skyframe evaluator | 1× | 1.2s |
| critical path component | 4× | 1.1s |
| action processing | 2× | 1.1s |
| remote output download | 1× | 647ms |
| logging spawn | 7× | 86ms |
| action count (local) | 1× | 69ms |
| gc notification | 3× | 41ms |
| build phase marker | 1× | 9ms |
| bazel module processing | 3× | 6ms |
Action time by mnemonic
| GoCompilePkg | 1× | 1.1s |
| BazelWorkspaceStatusAction | 1× | 3ms |
Critical path
- action 'Creating symlink external/rules_go++go_sdk+main___download_0_linux_amd64/builder_reset/builder [for tool]' 1ms
- action 'GoCompilePkg file/file.a' 1.1s
- action 'GoCompilePkg edit/edit.a' 1ms
- action 'GoLink buildozer/buildozer_/buildozer' 2ms
Longest events
| buildTargets | general information | Main Thread | 1.2s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 1.2s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 1.2s |
| ParallelEvaluator.eval | general information | Main Thread | 1.2s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 1.2s |
| action 'GoCompilePkg file/file.a' | critical path component | Critical Path | 1.1s |
| GoCompilePkg file/file.a | action processing | skyframe-evaluator-execution-0 | 1.1s |
| Action.execute | general information | skyframe-evaluator-execution-0 | 1.1s |
| context.prefetchInputs | general information | skyframe-evaluator-execution-0 | 1.0s |
| stage remote inputs | remote output download | skyframe-evaluator-execution-0 | 647ms |
| compose prefetches | general information | skyframe-evaluator-execution-0 | 355ms |
| handleDiffs | general information | Main Thread | 97ms |
| handleDiffsWithMissingDiffInformation | general information | Main Thread | 95ms |
| fsvc.getDirtyKeys | general information | Main Thread | 94ms |
| getAndVerifyServerCapabilities | general information | remote-executor-5 | 74ms |
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.