Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251020-205224
#<BuildRuby:0x000077468b8efdc0
 @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.20251020-205224",
 @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.000016   0.000003   0.000019 (  0.000020)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000035   0.000000   0.000035 (  0.000035)
build_up               0.005804   0.005762   6.159151 (  4.670833)
build_miniruby         0.002304   0.000105  56.403256 ( 31.759175)
build_ruby             0.001943   0.000489   4.638040 (  4.921079)
build_all              0.007281   0.002092   6.485786 (  4.204323)
build_install          0.020603   0.007060   9.934454 (  7.007274)
test_btest             0.000904   0.000240  80.184855 ( 45.894992)
test_basic             0.003411   0.005130   1.165887 (  1.416135)
test_all               0.097387   0.036955 704.742571 (313.131194)
test_rubyspec          0.052626   0.030417 114.005061 ( 27.962540)
total: 440.97 sec