Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251027-045656
#<BuildRuby:0x0000740eee8dfdd0
 @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.20251027-045656",
 @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.000021   0.000004   0.000025 (  0.000025)
autoconf               0.000043   0.000009   0.000052 (  0.000052)
configure              0.000034   0.000007   0.000041 (  0.000040)
build_up               0.006002   0.004972   5.427826 (  3.802624)
build_miniruby         0.000956   0.000753   2.322891 (  2.320718)
build_ruby             0.001630   0.000149   4.443054 (  4.487999)
build_all              0.008969   0.000781   8.073746 (  4.515113)
build_install          0.011897   0.009835   9.013486 (  4.253867)
test_btest             0.000248   0.000776  77.992731 ( 27.375331)
test_basic             0.003847   0.004543   1.048992 (  1.098843)
test_all               0.103357   0.030695 696.573462 (224.882730)
test_rubyspec          0.057264   0.027238 116.920288 ( 39.126817)
total: 311.87 sec