Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251002-224257
#<BuildRuby:0x00007ba546e5fdc8
 @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.20251002-224257",
 @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.000012   0.000002   0.000014 (  0.000015)
autoconf               0.000023   0.000005   0.000028 (  0.000028)
configure              0.000022   0.000004   0.000026 (  0.000026)
build_up               0.005271   0.004286   4.665725 (  3.240646)
build_miniruby         0.001503   0.000000  16.026370 ( 15.506731)
build_ruby             0.001660   0.000000   3.689330 (  3.791461)
build_all              0.006028   0.002109   5.283582 (  2.261424)
build_install          0.016287   0.004070   8.389691 (  4.021738)
test_btest             0.000824   0.000196  71.883866 ( 19.721436)
test_basic             0.005275   0.003617   0.970567 (  1.030256)
test_all               0.103003   0.027248 655.874352 (217.421741)
test_rubyspec          0.048800   0.030600 109.862232 ( 31.400316)
total: 298.40 sec