Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251026-065739
#<BuildRuby:0x0000743a452dfde0
 @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-065739",
 @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.000020   0.000005   0.000025 (  0.000026)
autoconf               0.000034   0.000009   0.000043 (  0.000043)
configure              0.000000   0.000044   0.000044 (  0.000044)
build_up               0.007444   0.003563   5.222241 (  4.710044)
build_miniruby         0.001269   0.000343   1.880329 (  2.087570)
build_ruby             0.002260   0.001084   4.366350 (  4.790967)
build_all              0.007581   0.002447   6.509027 (  5.164873)
build_install          0.017961   0.009178  10.024571 (  8.092348)
test_btest             0.001042   0.000000  82.082719 ( 33.304033)
test_basic             0.007461   0.000885   1.091600 (  1.184322)
test_all               0.095729   0.034580 647.085628 (231.287242)
test_rubyspec          0.054691   0.025201 111.082009 ( 26.735610)
total: 317.36 sec