succeeded bazel build //...
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 12ms
- Initialize command 95ms
- Evaluate target patterns 15ms
- Load, analyze dependencies and build artifacts 133ms
- Complete build 0ms
337 events on 14 threads · wall 256ms · critical path 6ms
Action time by phase
- outputs 1× 0ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 297× | 772ms |
| skyframe evaluator | 3× | 113ms |
| Conflict checking | 15× | 72ms |
| bazel module processing | 17× | 66ms |
| gc notification | 1× | 20ms |
| build phase marker | 1× | 12ms |
| critical path component | 1× | 6ms |
| action processing | 1× | 5ms |
| complete action execution | 1× | 0ms |
Action time by mnemonic
| BazelWorkspaceStatusAction | 1× | 5ms |
Critical path
- action 'BazelWorkspaceStatusAction stable-status.txt' 6ms
Longest events
| buildTargets | general information | Main Thread | 151ms |
| runAnalysisAndExecutionPhase | general information | Main Thread | 130ms |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 90ms |
| ParallelEvaluator.eval | general information | Main Thread | 90ms |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 90ms |
| handleDiffs | general information | Main Thread | 51ms |
| handleDiffsWithMissingDiffInformation | general information | Main Thread | 45ms |
| fsvc.getDirtyKeys | general information | Main Thread | 43ms |
| BuildDriverFunction.checkActionConflicts | general information | skyframe-evaluator-4 | 35ms |
| ALV collection | Conflict checking | skyframe-evaluator-4 | 35ms |
| BuildDriverFunction.checkActionConflicts | general information | skyframe-evaluator-2 | 33ms |
| ALV collection | Conflict checking | skyframe-evaluator-2 | 32ms |
| createConfigurations | general information | Main Thread | 25ms |
| check lockfile for @@rules_java+//java:extensions.bzl%toolchains | bazel module processing | skyframe-evaluator-0 | 21ms |
| compute main repo mapping | bazel module processing | Main Thread | 20ms |
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.