Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251028-205621
#<BuildRuby:0x000071732451fdc0
 @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.20251028-205621",
 @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.000004   0.000024 (  0.000025)
autoconf               0.000032   0.000007   0.000039 (  0.000038)
configure              0.000000   0.000040   0.000040 (  0.000040)
build_up               0.003648   0.006094   4.801924 (  3.550772)
build_miniruby         0.001873   0.000000  83.690427 ( 40.361017)
build_ruby             0.001218   0.000801   4.189016 ( 60.377676)
build_all              0.004786   0.004033   6.070253 (  2.881354)
build_install          0.018461   0.004653   9.520495 (  5.192747)
test_btest             0.000495   0.000493  77.181270 ( 33.328201)
test_basic             0.007042   0.001734   0.975822 (  1.095704)
test_all               0.107123   0.029787 700.821922 (257.117758)
test_rubyspec          0.048465   0.033867 109.197411 ( 21.241470)
total: 425.15 sec