Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251025-005325
#<BuildRuby:0x00007b3f86b8fdd0
 @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.20251025-005325",
 @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.000019   0.000006   0.000025 (  0.000025)
autoconf               0.000032   0.000010   0.000042 (  0.000041)
configure              0.000025   0.000007   0.000032 (  0.000033)
build_up               0.007689   0.003153   5.179858 (  8.224335)
build_miniruby         0.001312   0.000410   1.899810 (  2.471580)
build_ruby             0.000297   0.001538   4.548052 ( 19.655162)
build_all              0.006894   0.002260   6.425534 (  3.731035)
build_install          0.017327   0.007897   9.822456 (  7.128974)
test_btest             0.000000   0.000907  80.076418 ( 31.662947)
test_basic             0.002118   0.006065   1.144244 (  1.253684)
test_all               0.097914   0.037192 732.261065 (280.730176)
test_rubyspec          0.049366   0.029654 108.270129 ( 23.138303)
total: 378.00 sec