Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251020-105130
#<BuildRuby:0x00007793bd4afdd0
 @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-105130",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000030   0.000007   0.000037 (  0.000037)
configure              0.000026   0.000007   0.000033 (  0.000032)
build_up               0.007370   0.003090   5.128000 (  4.151211)
build_miniruby         0.000833   0.000988   1.823168 (  1.892137)
build_ruby             0.001823   0.000217   4.759371 (  5.022977)
build_all              0.008333   0.001339   6.374148 (  4.478178)
build_install          0.020157   0.006104  10.142848 (  8.897014)
test_btest             0.000000   0.000939  82.015123 ( 58.545493)
test_basic             0.003334   0.004096   1.095062 (  1.339658)
test_all               0.102061   0.032291 733.390008 (377.628710)
test_rubyspec          0.055191   0.028458 113.928142 ( 39.960731)
total: 501.92 sec