Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251006-104344
#<BuildRuby:0x00007ab249cdfde0
 @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.20251006-104344",
 @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.000005   0.000027 (  0.000027)
autoconf               0.000040   0.000009   0.000049 (  0.000049)
configure              0.000029   0.000007   0.000036 (  0.000037)
build_up               0.006625   0.004454   5.338798 (  5.215359)
build_miniruby         0.001575   0.000140   2.579079 (  3.272914)
build_ruby             0.000193   0.001837   4.570385 (  4.768874)
build_all              0.007190   0.002139   6.297208 (  3.250213)
build_install          0.018862   0.006296   9.800889 (  6.038741)
test_btest             0.001100   0.000012  82.030458 ( 38.626965)
test_basic             0.001444   0.007525   1.129981 (  1.352739)
test_all               0.093665   0.033343 643.421555 (228.840110)
test_rubyspec          0.054922   0.024922 113.507073 ( 25.663633)
total: 317.03 sec