Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251002-184130
#<BuildRuby:0x000070b0d4eefde0
 @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.20251002-184130",
 @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.000013   0.000003   0.000016 (  0.000015)
autoconf               0.000023   0.000005   0.000028 (  0.000028)
configure              0.000017   0.000004   0.000021 (  0.000021)
build_up               0.005069   0.004767   4.936056 (  3.419474)
build_miniruby         0.000917   0.000728   5.161809 (  4.568998)
build_ruby             0.001853   0.000000   4.035272 (  4.117324)
build_all              0.007096   0.002028   6.095837 (  2.811214)
build_install          0.015244   0.006989   9.309171 (  4.543136)
test_btest             0.000227   0.000667  69.877195 ( 24.520117)
test_basic             0.004095   0.004274   0.932451 (  0.981054)
test_all               0.080695   0.027409 544.875492 (238.376214)
test_rubyspec          0.041785   0.030460 100.076888 ( 19.049395)
total: 302.39 sec