Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251023-005557
#<BuildRuby:0x000078392775fde0
 @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.20251023-005557",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000022   0.000005   0.000027 (  0.000027)
build_up               0.005481   0.005478   5.168303 (  4.647060)
build_miniruby         0.002477   0.000000  94.353563 ( 48.573534)
build_ruby             0.001014   0.001177   4.352712 (  4.653720)
build_all              0.008529   0.002011   8.273635 (  6.074075)
build_install          0.021244   0.003586   9.585744 (  7.577525)
test_btest             0.000850   0.000232  81.290558 ( 55.358580)
test_basic             0.005055   0.003815   1.205652 (  1.555550)
test_all               0.092495   0.032377 627.757546 (261.541421)
test_rubyspec          0.043692   0.026808 107.273276 ( 32.807992)
total: 422.79 sec