Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251022-165451
#<BuildRuby:0x00007fa02bd0fde0
 @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-165451",
 @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.000015   0.000003   0.000018 (  0.000019)
autoconf               0.000030   0.000007   0.000037 (  0.000036)
configure              0.000023   0.000006   0.000029 (  0.000028)
build_up               0.006621   0.003882   5.268674 (  5.112626)
build_miniruby         0.000848   0.000729   2.547249 (  3.090831)
build_ruby             0.000380   0.001553   4.648002 (  5.083063)
build_all              0.005332   0.004463   6.626381 (  5.162237)
build_install          0.017457   0.008182  10.100332 (  8.298720)
test_btest             0.000393   0.000836  80.379489 ( 50.271429)
test_basic             0.005625   0.001818   1.172859 (  1.680291)
test_all               0.092986   0.040839 720.389631 (349.531958)
test_rubyspec          0.055924   0.022417 113.426162 ( 35.020777)
total: 463.25 sec