Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251021-225220
#<BuildRuby:0x0000734f4f39fdc0
 @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.20251021-225220",
 @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.000019   0.000004   0.000023 (  0.000023)
autoconf               0.000032   0.000007   0.000039 (  0.000039)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.006404   0.004375   5.164949 ( 13.840409)
build_miniruby         0.005645   0.001459 143.834694 ( 96.819091)
build_ruby             0.000836   0.001253   4.988444 ( 41.268516)
build_all              0.005064   0.004411   8.970360 (  8.103019)
build_install          0.018014   0.006744  10.135479 ( 32.649241)
test_btest             0.000371   0.000864  80.767422 ( 50.984796)
test_basic             0.003112   0.004626   1.067162 (  1.454354)
test_all               0.094041   0.044001 707.801890 (309.498448)
test_rubyspec          0.046734   0.036397 112.824957 ( 35.592173)
total: 590.21 sec