Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251004-064148
#<BuildRuby:0x00007bc33c27fdc8
 @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.20251004-064148",
 @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.000020   0.000004   0.000024 (  0.000025)
autoconf               0.000037   0.000009   0.000046 (  0.000046)
configure              0.000030   0.000007   0.000037 (  0.000037)
build_up               0.007142   0.002780   5.092304 (  4.982401)
build_miniruby         0.000910   0.001000   2.645689 ( 11.823026)
build_ruby             0.001945   0.000230   4.701181 ( 30.384675)
build_all              0.007132   0.003136   6.519600 (  4.794907)
build_install          0.020083   0.004237  10.044962 (  7.675446)
test_btest             0.001000   0.000000  80.281192 ( 51.036049)
test_basic             0.007776   0.001958   1.186216 (  1.545006)
test_all               0.099956   0.027463 645.618102 (215.776132)
test_rubyspec          0.037312   0.030022  97.172031 ( 27.076942)
total: 355.10 sec