Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251020-165243
#<BuildRuby:0x0000714aa54ffdd8
 @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.20251020-165243",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.004101   0.007403   5.445228 (  5.733080)
build_miniruby         0.002243   0.000057  93.967518 ( 57.666670)
build_ruby             0.001399   0.000400   4.844730 ( 14.747533)
build_all              0.007873   0.001797   6.611534 (  5.458995)
build_install          0.019408   0.006794  10.033632 (  8.358906)
test_btest             0.000000   0.001430  81.962869 ( 63.502759)
test_basic             0.005985   0.003756   1.218802 (  1.830076)
test_all               0.100454   0.034343 716.264705 (382.022661)
test_rubyspec          0.057335   0.028336 116.168067 ( 35.098690)
total: 574.42 sec