Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251021-085249
#<BuildRuby:0x00007a52c7b1fdc0
 @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.20251021-085249",
 @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.000004   0.000021 (  0.000022)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.006361   0.004358   4.792259 (  4.053148)
build_miniruby         0.001378   0.000342   1.840788 (  1.936327)
build_ruby             0.002033   0.000000   4.384999 (  4.783490)
build_all              0.007619   0.002694   6.380489 (  5.373048)
build_install          0.021225   0.004283   9.812738 (  8.799212)
test_btest             0.000803   0.000196  77.106605 ( 53.505504)
test_basic             0.003622   0.005017   1.137275 (  1.506936)
test_all               0.094603   0.040564 705.650729 (375.615142)
test_rubyspec          0.045924   0.031922 113.825651 ( 47.663929)
total: 503.24 sec