Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251019-204956
#<BuildRuby:0x00007e74a130fdd8
 @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.20251019-204956",
 @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.000034   0.000008   0.000042 (  0.000042)
configure              0.000037   0.000000   0.000037 (  0.000036)
build_up               0.006171   0.003584   5.109113 (  3.778658)
build_miniruby         0.000346   0.001112   1.903074 (  2.046033)
build_ruby             0.001224   0.000844   4.521389 (  4.640974)
build_all              0.007217   0.003111   6.339659 (  4.866842)
build_install          0.019092   0.007810  10.060945 (  8.684111)
test_btest             0.000826   0.000234  77.540879 ( 60.710859)
test_basic             0.004189   0.003928   1.130632 (  2.667901)
test_all               0.094544   0.033826 705.344218 (340.610447)
test_rubyspec          0.052011   0.032037 114.965029 ( 35.621435)
total: 463.63 sec