Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251022-185540
#<BuildRuby:0x00007af26fe8fdc8
 @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.20251022-185540",
 @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.000019   0.000004   0.000023 (  0.000023)
autoconf               0.000033   0.000007   0.000040 (  0.000040)
configure              0.000028   0.000006   0.000034 (  0.000033)
build_up               0.007528   0.004000   5.809368 (  5.383875)
build_miniruby         0.001605   0.000358   4.233753 (  4.089260)
build_ruby             0.000687   0.001517   4.872303 (  5.326313)
build_all              0.007635   0.001848   6.475291 (  5.219377)
build_install          0.017787   0.006805  10.136770 (  8.663691)
test_btest             0.001121   0.000014  78.497883 ( 49.615049)
test_basic             0.003987   0.003903   1.160325 (  3.238302)
test_all               0.093201   0.039402 706.712625 (315.986182)
test_rubyspec          0.043715   0.038328 108.105953 ( 31.884173)
total: 429.41 sec