Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251020-065140
#<BuildRuby:0x0000742b7de9fdc8
 @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.20251020-065140",
 @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.000000   0.000020 (  0.000020)
autoconf               0.000036   0.000000   0.000036 (  0.000036)
configure              0.000031   0.000000   0.000031 (  0.000031)
build_up               0.005887   0.005071   5.138316 (  4.837115)
build_miniruby         0.000713   0.000916  28.040914 ( 28.253770)
build_ruby             0.001538   0.000475   4.809660 (  5.026550)
build_all              0.005997   0.003296   6.523556 (  4.732630)
build_install          0.020712   0.004118   9.927303 (  7.357418)
test_btest             0.000000   0.001026  79.098006 ( 57.307582)
test_basic             0.005181   0.003799   1.230290 (  1.708169)
test_all               0.096781   0.038125 741.687130 (396.208771)
test_rubyspec          0.050838   0.033602 114.355826 ( 47.345231)
total: 552.78 sec