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 974ms
- Initialize command 2.4s
- Evaluate target patterns 526ms
- Load, analyze dependencies and build artifacts 2.2s
- Complete build 0ms
1455 events on 158 threads · wall 6.1s · critical path 178ms
Action time by phase
- download outputs 205× 20.4s
- cache check 2× 70ms
- outputs 18× 27ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| bazel module processing | 569× | 36.3s |
| general information | 478× | 17.4s |
| Starlark user function call | 25× | 5.3s |
| Fetching repository | 159× | 4.8s |
| Starlark thread context | 13× | 4.4s |
| Starlark repository function call | 12× | 4.3s |
| skyframe evaluator | 9× | 4.2s |
| Starlark builtin function call | 13× | 3.9s |
| build phase marker | 1× | 974ms |
| package creation | 111× | 547ms |
Action time by mnemonic
| Genrule | 2× | 267ms |
| BazelWorkspaceStatusAction | 1× | 54ms |
| ExecutableSymlink | 3× | 12ms |
| RepoMappingManifest | 3× | 11ms |
| SymlinkTree | 3× | 10ms |
| SourceSymlinkManifest | 3× | 8ms |
| RunfilesTree | 3× | 4ms |
Critical path
- action 'Executing genrule //lib:greeting' 177ms
- runfiles for //app:uses_greeting_test 1ms
Longest events
| buildTargets | general information | Main Thread | 2.8s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 2.2s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 1.9s |
| ParallelEvaluator.eval | general information | Main Thread | 1.9s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 1.9s |
| 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-1 | 1.2s |
| protobuf+ | Starlark repository function call | starlark-repository-protobuf-0 (Virtual) | 1.1s |
| repository @@protobuf+ | Starlark thread context | starlark-repository-protobuf-0 (Virtual) | 1.1s |
| _http_archive_impl | Starlark user function call | starlark-repository-protobuf-0 (Virtual) | 1.1s |
| download_and_extract | Starlark builtin function call | starlark-repository-protobuf-0 (Virtual) | 1.1s |
| Launch Blaze | build phase marker | Main Thread | 974ms |
| @@rules_python+ | Fetching repository | skyframe-evaluator-0 | 876ms |
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.