Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251019-045022
#<BuildRuby:0x00007f8ec730fdd8
 @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.20251019-045022",
 @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.000021   0.000006   0.000027 (  0.000028)
autoconf               0.000037   0.000011   0.000048 (  0.000047)
configure              0.000027   0.000009   0.000036 (  0.000035)
build_up               0.005844   0.004910   5.226204 (  4.732628)
build_miniruby         0.001482   0.000139   1.810775 (  1.897346)
build_ruby             0.001238   0.000771   4.804328 (  5.200524)
build_all              0.007704   0.002183   6.568994 (  5.302225)
build_install          0.019073   0.005538   9.815476 (  8.063274)
test_btest             0.000000   0.001059  82.092356 ( 58.799451)
test_basic             0.005430   0.003323   1.177288 (  1.679413)
test_all               0.093190   0.040466 744.870077 (418.734588)
test_rubyspec          0.054203   0.030136 119.099055 ( 44.292571)
total: 548.70 sec