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 1.1s
- Initialize command 2.4s
- Evaluate target patterns 660ms
- Load, analyze dependencies and build artifacts 2.5s
- Complete build 0ms
1451 events on 159 threads · wall 6.7s · critical path 161ms
Action time by phase
- download outputs 201× 21.1s
- cache check 2× 84ms
- outputs 18× 25ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| bazel module processing | 569× | 37.0s |
| general information | 478× | 19.5s |
| Starlark user function call | 20× | 5.6s |
| Fetching repository | 159× | 5.6s |
| Starlark thread context | 14× | 5.1s |
| Starlark repository function call | 12× | 4.9s |
| Starlark builtin function call | 12× | 4.5s |
| skyframe evaluator | 9× | 4.5s |
| build phase marker | 1× | 1.1s |
| package creation | 112× | 517ms |
Action time by mnemonic
| Genrule | 2× | 300ms |
| BazelWorkspaceStatusAction | 1× | 36ms |
| RepoMappingManifest | 3× | 17ms |
| ExecutableSymlink | 3× | 14ms |
| SymlinkTree | 3× | 13ms |
| SourceSymlinkManifest | 3× | 12ms |
| RunfilesTree | 3× | 5ms |
Critical path
- action 'Executing genrule //lib:greeting' 160ms
- runfiles for //app:uses_greeting_test 1ms
Longest events
| buildTargets | general information | Main Thread | 3.2s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 2.5s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 2.2s |
| ParallelEvaluator.eval | general information | Main Thread | 2.2s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 2.2s |
| compute main repo mapping | bazel module processing | Main Thread | 1.6s |
| ParallelEvaluator.eval | general information | Main Thread | 1.6s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 1.6s |
| @@protobuf+ | Fetching repository | skyframe-evaluator-2 | 1.5s |
| protobuf+ | Starlark repository function call | starlark-repository-protobuf-0 (Virtual) | 1.4s |
| repository @@protobuf+ | Starlark thread context | starlark-repository-protobuf-0 (Virtual) | 1.4s |
| _http_archive_impl | Starlark user function call | starlark-repository-protobuf-0 (Virtual) | 1.4s |
| download_and_extract | Starlark builtin function call | starlark-repository-protobuf-0 (Virtual) | 1.4s |
| @@rules_kotlin+ | Fetching repository | skyframe-evaluator-0 | 1.1s |
| rules_kotlin+ | Starlark repository function call | starlark-repository-rules_kotlin-0 (Virtual) | 1.1s |
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.