Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250929-144100
#<BuildRuby:0x000072a21890fdd0
 @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.20250929-144100",
 @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.000014   0.000004   0.000018 (  0.000019)
autoconf               0.000031   0.000009   0.000040 (  0.000040)
configure              0.000030   0.000009   0.000039 (  0.000038)
build_up               0.003177   0.006035   4.968414 (  2.998952)
build_miniruby         0.001529   0.000000   1.726868 (  1.724826)
build_ruby             0.000727   0.001116   3.785206 (  3.867356)
build_all              0.006724   0.001882   5.535104 (  2.331161)
build_install          0.018399   0.002225   8.760282 (  4.395965)
test_btest             0.000752   0.000237  72.444054 ( 19.805294)
test_basic             0.004115   0.003917   0.957262 (  1.011702)
test_all               0.091790   0.035324 647.748386 (220.503670)
test_rubyspec          0.059475   0.024426 113.830109 ( 33.987773)
total: 290.63 sec