Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251020-145152
#<BuildRuby:0x00007cee4aabfdc8
 @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-145152",
 @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.000017   0.000005   0.000022 (  0.000023)
autoconf               0.000032   0.000009   0.000041 (  0.000040)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.005912   0.004281   5.078247 (  3.895517)
build_miniruby         0.001518   0.000152   1.946118 (  2.037659)
build_ruby             0.001572   0.000166   4.520409 (  4.985791)
build_all              0.008134   0.001609   6.210384 (  4.216764)
build_install          0.022112   0.004246   9.730489 (  7.447073)
test_btest             0.000926   0.000258  80.239252 ( 49.241995)
test_basic             0.008225   0.000000   1.162106 (  1.436811)
test_all               0.101109   0.034568 709.058064 (366.839615)
test_rubyspec          0.062194   0.021719 113.802228 ( 38.893699)
total: 479.00 sec