Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251026-125824
#<BuildRuby:0x000077f3ca23fdd0
 @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.20251026-125824",
 @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.000000   0.000022   0.000022 (  0.000022)
autoconf               0.000000   0.000045   0.000045 (  0.000044)
configure              0.000000   0.000036   0.000036 (  0.000035)
build_up               0.007165   0.002640   4.938831 (  3.306372)
build_miniruby         0.001587   0.000000   1.791797 (  1.791070)
build_ruby             0.002032   0.000000   4.511328 ( 41.813240)
build_all              0.008519   0.001228   6.096610 (  3.161056)
build_install          0.020209   0.007904  10.308278 (  7.585764)
test_btest             0.000798   0.000196  75.325764 ( 33.666338)
test_basic             0.002238   0.004831   0.730723 (  3.527011)
test_all               0.087265   0.038176 665.914063 (221.980472)
test_rubyspec          0.041844   0.034658 112.546088 ( 23.578832)
total: 340.41 sec