Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251024-045903
#<BuildRuby:0x00007cb1c171fdc8
 @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.20251024-045903",
 @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.000012   0.000003   0.000015 (  0.000014)
autoconf               0.000030   0.000000   0.000030 (  0.000030)
configure              0.000020   0.000000   0.000020 (  0.000021)
build_up               0.006256   0.002867   4.480738 (  3.095777)
build_miniruby         0.001671   0.000000   1.912449 (  1.943226)
build_ruby             0.001810   0.000000   3.622144 (  3.681625)
build_all              0.006753   0.002373   7.024476 (  3.693049)
build_install          0.013961   0.007040   9.242692 (  4.713532)
test_btest             0.000695   0.000191  69.814660 ( 21.437008)
test_basic             0.001606   0.006315   0.917670 (  0.975799)
test_all               0.094603   0.032552 625.249667 (204.273756)
test_rubyspec          0.041022   0.034473 108.262865 ( 24.603376)
total: 268.42 sec