Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251001-104146
#<BuildRuby:0x00007bca660dfdc0
 @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.20251001-104146",
 @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.000004   0.000021 (  0.000021)
autoconf               0.000034   0.000008   0.000042 (  0.000042)
configure              0.000031   0.000008   0.000039 (  0.000038)
build_up               0.005772   0.004932   5.072493 (  3.938742)
build_miniruby         0.000623   0.000895   2.308199 (  2.310351)
build_ruby             0.001768   0.000209   4.118400 (  4.185761)
build_all              0.004780   0.004528   6.154953 (  3.386508)
build_install          0.020372   0.004079   9.604700 (  5.447482)
test_btest             0.000011   0.001019  74.965753 ( 33.982650)
test_basic             0.002666   0.003557   1.045407 (  1.099849)
test_all               0.099444   0.022082 643.691695 (303.338339)
test_rubyspec          0.038209   0.042041 113.071499 ( 40.039102)
total: 397.73 sec