Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251020-225242
#<BuildRuby:0x00007c6f31affdd0
 @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-225242",
 @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.000021   0.000005   0.000026 (  0.000025)
autoconf               0.000036   0.000007   0.000043 (  0.000042)
configure              0.000028   0.000006   0.000034 (  0.000033)
build_up               0.004925   0.005232   5.471407 (  4.946764)
build_miniruby         0.002101   0.000000  89.169763 ( 48.213557)
build_ruby             0.001167   0.000849   4.739881 ( 32.074247)
build_all              0.007283   0.002829   6.336411 (  4.005706)
build_install          0.018868   0.007261   9.670649 ( 15.760107)
test_btest             0.000942   0.000250  80.671046 ( 45.486377)
test_basic             0.006986   0.003977   1.122522 (  1.538378)
test_all               0.108401   0.027533 682.266947 (302.571204)
test_rubyspec          0.030348   0.034031  92.826736 ( 24.095181)
total: 478.69 sec