Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251025-045330
#<BuildRuby:0x000074f8272bfdd8
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc12",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc12",
 @TARGET_NAME="trunk_gcc12",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc12",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-12"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc12.20251025-045330",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @steps=
  ["checkout",
   "autoconf",
   "configure",
   "build_up",
   "build_miniruby",
   "build_ruby",
   "build_all",
   "build_install",
   "test_btest",
   "test_basic",
   "test_all",
   "test_rubyspec"],
 @svn_revision=nil,
 @test_opts="TESTS='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000020   0.000004   0.000024 (  0.000025)
autoconf               0.000041   0.000009   0.000050 (  0.000049)
configure              0.000031   0.000006   0.000037 (  0.000037)
build_up               0.006741   0.004154   5.039129 (  4.356754)
build_miniruby         0.001425   0.000098   1.916666 (  2.397823)
build_ruby             0.001988   0.000000   4.628208 ( 37.314695)
build_all              0.007776   0.002489   6.332033 (  3.825007)
build_install          0.023897   0.003308   9.737274 (  6.361996)
test_btest             0.000904   0.000198  73.703386 ( 37.049667)
test_basic             0.006640   0.002863   1.153224 (  1.420251)
test_all               0.105383   0.030240 687.132375 (274.740247)
test_rubyspec          0.049546   0.030936 107.243760 ( 23.647358)
total: 391.12 sec