Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251019-125021
#<BuildRuby:0x00007c6e9fc4fdd0
 @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.20251019-125021",
 @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.000023   0.000005   0.000028 (  0.000028)
autoconf               0.000000   0.000075   0.000075 (  0.000075)
configure              0.000000   0.000045   0.000045 (  0.000045)
build_up               0.005510   0.005139   5.467491 (  4.945020)
build_miniruby         0.000988   0.001004   8.232592 (  9.620921)
build_ruby             0.001594   0.000417   5.517710 ( 37.478160)
build_all              0.004359   0.006211   6.630846 (  5.481608)
build_install          0.019729   0.005559  10.235265 ( 17.167753)
test_btest             0.000350   0.000860  77.688446 ( 46.189024)
test_basic             0.005142   0.004904   1.170554 (  3.130760)
test_all               0.091211   0.043949 725.670746 (416.090265)
test_rubyspec          0.047283   0.035433 113.321396 ( 39.944112)
total: 580.05 sec