Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251004-104239
#<BuildRuby:0x000074bab072fdc8
 @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.20251004-104239",
 @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.000022   0.000000   0.000022 (  0.000022)
autoconf               0.000040   0.000000   0.000040 (  0.000040)
configure              0.000036   0.000000   0.000036 (  0.000036)
build_up               0.006748   0.004079   5.186924 (  4.971948)
build_miniruby         0.001617   0.000123   1.944179 (  2.141291)
build_ruby             0.001664   0.000130   3.995778 ( 36.648793)
build_all              0.004384   0.003181   5.617392 (  6.073732)
build_install          0.015771   0.002336   8.133478 ( 38.481605)
test_btest             0.000116   0.000869  81.911562 ( 44.665540)
test_basic             0.004207   0.001862   0.984245 (  1.040645)
test_all               0.100778   0.029609 640.916507 (207.983414)
test_rubyspec          0.052864   0.026997 108.878788 ( 22.937815)
total: 364.95 sec