Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250930-224106
#<BuildRuby:0x00007309b5ecfdd8
 @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.20250930-224106",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000032   0.000000   0.000032 (  0.000032)
build_up               0.006609   0.002687   4.901226 (  3.294183)
build_miniruby         0.001240   0.000308   3.599954 (  3.314188)
build_ruby             0.001616   0.000151   3.862050 (  3.929325)
build_all              0.005707   0.002212   5.799989 (  2.543186)
build_install          0.011017   0.008035   9.063525 (  4.915304)
test_btest             0.000726   0.000211  75.258865 ( 25.269302)
test_basic             0.004383   0.003693   1.058455 (  1.108601)
test_all               0.096913   0.033397 687.115194 (290.823330)
test_rubyspec          0.050174   0.030263 109.717311 ( 36.816252)
total: 372.01 sec