Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251003-204316
#<BuildRuby:0x0000776fdfcffdc0
 @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.20251003-204316",
 @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.000015   0.000004   0.000019 (  0.000020)
autoconf               0.000028   0.000008   0.000036 (  0.000044)
configure              0.000029   0.000000   0.000029 (  0.000029)
build_up               0.003537   0.005244   4.699431 (  3.123814)
build_miniruby         0.000599   0.000888   1.785868 (  1.809650)
build_ruby             0.001273   0.000421   4.357579 (  4.387879)
build_all              0.006313   0.002435   6.024804 (  2.924945)
build_install          0.014153   0.006402   9.412048 (  5.415000)
test_btest             0.000000   0.000909  76.252709 ( 27.099642)
test_basic             0.003014   0.005221   1.058688 (  1.113622)
test_all               0.093046   0.035340 684.547572 (272.652591)
test_rubyspec          0.040421   0.036060 111.549675 ( 38.220599)
total: 356.75 sec