pub fn build_trace(
execution_output: ExecutionOutput,
trace_generation_context: TraceGenerationContext,
program_hash: Word,
kernel: Kernel,
) -> ExecutionTraceExpand description
Builds the main trace from the provided trace states in parallel.