Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251026-025903
#<BuildRuby:0x00007a618eeafdc0
 @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.20251026-025903",
 @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.000015   0.000006   0.000021 (  0.000022)
autoconf               0.000027   0.000010   0.000037 (  0.000036)
configure              0.000016   0.000007   0.000023 (  0.000023)
build_up               0.002591   0.004847   3.068911 (  8.797643)
build_miniruby         0.001215   0.000000   1.503090 (  4.879064)
build_ruby             0.000773   0.001041   4.542155 (  4.645037)
build_all              0.007695   0.002155   6.503985 (  4.300382)
build_install          0.019600   0.006407  10.186733 (  7.713612)
test_btest             0.000682   0.000279  75.067258 ( 33.142617)
test_basic             0.003287   0.003738   0.761617 (  1.561681)
test_all               0.091313   0.035344 647.143294 (224.182860)
test_rubyspec          0.045019   0.038867 107.480283 ( 20.163710)
total: 309.39 sec