Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251029-185752
#<BuildRuby:0x00007cb7f0e9fdc0
 @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.20251029-185752",
 @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.000023   0.000023 (  0.000025)
autoconf               0.000000   0.000037   0.000037 (  0.000037)
configure              0.000000   0.000037   0.000037 (  0.000036)
build_up               0.005708   0.005576   5.423268 (  4.613959)
build_miniruby         0.001569   0.000130   2.574281 (  3.093379)
build_ruby             0.000895   0.000999   4.010612 ( 47.726456)
build_all              0.004232   0.003123   4.402950 (  4.494613)
build_install          0.015307   0.006079   8.190423 (  4.480211)
test_btest             0.000722   0.000197  75.940729 ( 33.842868)
test_basic             0.001821   0.007023   0.913393 (  4.413354)
test_all               0.098536   0.031371 739.922898 (294.732460)
test_rubyspec          0.054398   0.028683 115.757024 ( 31.960368)
total: 429.36 sec