Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251020-004951
#<BuildRuby:0x000079c678cffdd8
 @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-004951",
 @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.000027   0.000005   0.000032 (  0.000032)
autoconf               0.000043   0.000008   0.000051 (  0.000050)
configure              0.000034   0.000006   0.000040 (  0.000040)
build_up               0.003841   0.006947   5.085893 (  9.180524)
build_miniruby         0.001011   0.000776   3.433302 (  5.666292)
build_ruby             0.002180   0.000000   4.763778 (  5.183279)
build_all              0.008423   0.001669   6.538043 (  4.187607)
build_install          0.020322   0.006116  10.268396 (  7.130300)
test_btest             0.000119   0.001022  81.222771 ( 43.369095)
test_basic             0.003821   0.003204   1.131322 (  1.456381)
test_all               0.095241   0.038492 711.148293 (362.238839)
test_rubyspec          0.048035   0.033633 114.794602 ( 41.830947)
total: 480.25 sec