Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251021-185317
#<BuildRuby:0x00007e3286f8fde0
 @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.20251021-185317",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000036   0.000009   0.000045 (  0.000045)
configure              0.000032   0.000007   0.000039 (  0.000040)
build_up               0.007903   0.002972   4.832433 (  4.070325)
build_miniruby         0.001714   0.000000   1.823642 (  1.938480)
build_ruby             0.002257   0.000013   4.576479 (  4.910209)
build_all              0.004634   0.005315   6.292316 (  5.564238)
build_install          0.019683   0.006038   9.575518 (  8.004240)
test_btest             0.000856   0.000236  77.601746 ( 61.258106)
test_basic             0.002669   0.005916   1.080838 (  1.659131)
test_all               0.098314   0.032782 697.781706 (391.253809)
test_rubyspec          0.053732   0.024193 112.475981 ( 33.431839)
total: 512.09 sec