Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251003-044326
#<BuildRuby:0x0000769e102afdd0
 @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-044326",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.005461   0.004858   5.076366 (  3.910846)
build_miniruby         0.000953   0.000690   1.971025 (  2.407562)
build_ruby             0.001578   0.000468   4.743115 (  4.988426)
build_all              0.007476   0.001459   6.342055 (  3.297195)
build_install          0.015063   0.004011   8.061885 (  4.900320)
test_btest             0.000257   0.000795  63.036803 ( 25.132015)
test_basic             0.005492   0.003169   1.102395 (  4.481908)
test_all               0.089877   0.042132 654.478112 (279.102435)
test_rubyspec          0.055471   0.027599 115.466446 ( 33.803642)
total: 362.03 sec