Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251025-225705
#<BuildRuby:0x0000735ca213fde0
 @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.20251025-225705",
 @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.000018   0.000006   0.000024 (  0.000025)
autoconf               0.000029   0.000009   0.000038 (  0.000039)
configure              0.000025   0.000008   0.000033 (  0.000033)
build_up               0.001717   0.008860   4.907556 (  4.278105)
build_miniruby         0.001414   0.000546   1.975768 (  2.060837)
build_ruby             0.002137   0.000100   4.257185 ( 51.772059)
build_all              0.006797   0.002686   6.401704 (  4.010633)
build_install          0.016617   0.007837   9.776570 (  6.341350)
test_btest             0.001037   0.000000  79.431377 ( 42.694612)
test_basic             0.003552   0.004816   1.073535 (  1.179799)
test_all               0.093045   0.034828 652.234650 (225.676795)
test_rubyspec          0.050690   0.030375 109.871062 ( 23.796382)
total: 361.81 sec