Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251021-045346
#<BuildRuby:0x00007b25b0d2fdd8
 @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-045346",
 @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.000023)
autoconf               0.000029   0.000008   0.000037 (  0.000038)
configure              0.000026   0.000007   0.000033 (  0.000034)
build_up               0.004276   0.005446   5.180577 (  3.641951)
build_miniruby         0.001320   0.000447   1.805020 (  2.238600)
build_ruby             0.001672   0.000219   4.833703 ( 40.162807)
build_all              0.007681   0.002550   6.609089 (  3.848122)
build_install          0.016902   0.009047   9.784670 (  6.516628)
test_btest             0.000402   0.000922  79.811177 ( 41.982902)
test_basic             0.004091   0.003611   1.098598 (  1.216965)
test_all               0.092557   0.042073 703.348084 (299.638030)
test_rubyspec          0.044866   0.034887 105.440655 ( 26.707403)
total: 425.95 sec