Default / 54d8c4be-d8f6-47a2-892b-cc55decf33c4

succeeded bazel build //...

root@ip-172-31-12-160.ec2.internal /work/src/cpp-tutorial/stage3 Bazel 9.2.0 started
branch=main ci=true commit=45bfd9d mode=rbe run=1 team=trial user.project=cpp-tutorial wave=w1 workload=wide
Duration
686ms
Targets
3
Tests
Actions
3
Cache hits
0%
Critical path
578ms
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 9ms
  • Initialize command 60ms
  • Evaluate target patterns 8ms
  • Load, analyze dependencies and build artifacts 609ms
  • Complete build 0ms

354 events on 11 threads · wall 686ms · critical path 578ms

Action time by phase

  • remote execution 910ms
  • upload inputs 225ms
  • setup 104ms
  • download outputs 102ms
  • cache check 5ms
  • outputs 2ms

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

Time by category

general information 325× 4.0s
action processing 1.1s
remote action execution 910ms
skyframe evaluator 588ms
critical path component 578ms
Remote execution process wall time 398ms
Remote execution file fetching 304ms
Remote execution upload time 119ms
Remote execution setup 104ms
remote output download 51ms

Action time by mnemonic

CppCompile 1.1s
BazelWorkspaceStatusAction 3ms

Critical path

  1. action 'Compiling lib/hello-time.cc' 578ms

Longest events

buildTargets general information Main Thread 619ms
runAnalysisAndExecutionPhase general information Main Thread 607ms
skyframeExecutor.evaluateBuildDriverKeys general information Main Thread 589ms
ParallelEvaluator.eval general information Main Thread 588ms
Parallel Evaluator evaluation skyframe evaluator Main Thread 588ms
action 'Compiling lib/hello-time.cc' critical path component Critical Path 578ms
Compiling lib/hello-time.cc action processing skyframe-evaluator-execution-1 576ms
Action.execute general information skyframe-evaluator-execution-1 575ms
Compiling main/hello-world.cc action processing skyframe-evaluator-execution-0 520ms
Action.execute general information skyframe-evaluator-execution-0 519ms
execute remotely remote action execution skyframe-evaluator-execution-1 458ms
execute remotely remote action execution skyframe-evaluator-execution-0 451ms
execute Remote execution process wall time skyframe-evaluator-execution-1 202ms
execute Remote execution process wall time skyframe-evaluator-execution-0 196ms
fetch Remote execution file fetching skyframe-evaluator-execution-0 153ms
Timeline from build events (tests and reported actions)
0ms 172ms 343ms 515ms 686ms analysis analysis · 9ms execution execution · 584ms

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.