Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251001-124104
#<BuildRuby:0x000075a3d854fdc0
 @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.20251001-124104",
 @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.000018)
autoconf               0.000031   0.000009   0.000040 (  0.000040)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.002854   0.006274   4.843616 (  3.350002)
build_miniruby         0.001286   0.000481   1.916271 (  2.278110)
build_ruby             0.000061   0.002009   4.162602 (  4.228975)
build_all              0.007108   0.001711   5.958294 (  2.726879)
build_install          0.016698   0.006621   9.732171 (  5.443690)
test_btest             0.000768   0.000263  76.480976 ( 33.406599)
test_basic             0.004874   0.004733   1.102222 (  1.227071)
test_all               0.090747   0.036812 657.520756 (271.866011)
test_rubyspec          0.047805   0.030973 110.175807 ( 39.191395)
total: 363.72 sec