Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251019-144924
#<BuildRuby:0x000074c44154fdd8
 @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-144924",
 @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.000022)
autoconf               0.000035   0.000009   0.000044 (  0.000044)
configure              0.000035   0.000000   0.000035 (  0.000035)
build_up               0.007760   0.003464   5.037508 (  4.616631)
build_miniruby         0.000075   0.001762   6.911776 (  8.593403)
build_ruby             0.001279   0.000803   4.745984 ( 48.200482)
build_all              0.010304   0.000092   6.406935 (  4.537334)
build_install          0.020617   0.005421   9.705230 (  6.964883)
test_btest             0.000081   0.000788  79.336794 ( 57.604892)
test_basic             0.006448   0.001630   1.061279 (  3.236334)
test_all               0.102690   0.030358 730.049296 (449.962205)
test_rubyspec          0.049154   0.035956 113.018999 ( 38.145126)
total: 621.86 sec