Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251021-125406
#<BuildRuby:0x00007c60fd27fdc8
 @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.20251021-125406",
 @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.000022)
autoconf               0.000026   0.000008   0.000034 (  0.000034)
configure              0.000023   0.000007   0.000030 (  0.000030)
build_up               0.003971   0.006591   5.097093 (  4.840459)
build_miniruby         0.000764   0.000905   1.915920 (  2.192265)
build_ruby             0.001007   0.000991   4.545071 (  5.221912)
build_all              0.007762   0.002283   6.364966 (  4.637592)
build_install          0.021113   0.004762   9.810536 (  7.670933)
test_btest             0.001212   0.000063  80.123672 ( 37.178953)
test_basic             0.005065   0.003100   1.151864 (  1.308271)
test_all               0.093946   0.037491 727.284185 (314.940129)
test_rubyspec          0.046201   0.033751 109.584621 ( 31.245528)
total: 409.24 sec