Default / 18c9f5a1-a094-4960-9b30-e1b073ae6888

succeeded bazel build //...

root@ip-172-31-72-114.ec2.internal /work/src/cpp-tutorial/stage3 Bazel 9.2.0 started
branch=main ci=true commit=45bfd9d mode=local run=1 team=trial user.project=cpp-tutorial wave=w1 workload=clean
Duration
7.6s
Targets
3
Tests
Actions
13
Cache hits
0%
Critical path
341ms
Execution log

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 977ms
  • Initialize command 2.4s
  • Evaluate target patterns 1.8s
  • Load, analyze dependencies and build artifacts 2.4s
  • Complete build 0ms

1570 events on 170 threads · wall 7.6s · critical path 342ms

Action time by phase

  • download outputs 220× 21.6s
  • local execution 903ms
  • outputs 13× 11ms

Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.

Time by category

bazel module processing 624× 41.9s
general information 529× 21.9s
skyframe evaluator 5.7s
Starlark user function call 23× 4.7s
Fetching repository 169× 4.1s
Starlark thread context 17× 3.9s
Starlark repository function call 13× 3.6s
Starlark builtin function call 10× 2.8s
action processing 13× 1.0s
build phase marker 977ms

Action time by mnemonic

CppCompile 799ms
CppLink 127ms
CppArchive 57ms
BazelWorkspaceStatusAction 25ms
RepoMappingManifest 4ms
SymlinkTree 4ms
SourceSymlinkManifest 3ms
RunfilesTree 2ms

Critical path

  1. action 'Compiling lib/hello-time.cc' 301ms
  2. action 'Linking main/hello-world' 39ms
  3. runfiles for //main:hello-world 2ms

Longest events

buildTargets general information Main Thread 4.2s
runAnalysisAndExecutionPhase general information Main Thread 2.4s
skyframeExecutor.evaluateBuildDriverKeys general information Main Thread 2.1s
ParallelEvaluator.eval general information Main Thread 2.1s
Parallel Evaluator evaluation skyframe evaluator Main Thread 2.1s
compute main repo mapping bazel module processing Main Thread 1.7s
ParallelEvaluator.eval general information Main Thread 1.7s
Parallel Evaluator evaluation skyframe evaluator Main Thread 1.7s
evaluateTargetPatterns general information Main Thread 1.6s
ParallelEvaluator.eval general information Main Thread 1.6s
Parallel Evaluator evaluation skyframe evaluator Main Thread 1.6s
Launch Blaze build phase marker Main Thread 977ms
@@protobuf+ Fetching repository skyframe-evaluator-memoizing-5 774ms
@@rules_kotlin+ Fetching repository skyframe-evaluator-5 767ms
rules_kotlin+ Starlark repository function call starlark-repository-rules_kotlin-0 (Virtual) 761ms
Timeline from build events (tests and reported actions)
0ms 1.9s 3.8s 5.7s 7.6s analysis analysis · 1.8s execution execution · 369ms

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.