Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251029-065645
#<BuildRuby:0x000078a3aeabfde0
 @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.20251029-065645",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000024   0.000007   0.000031 (  0.000030)
build_up               0.005041   0.005758   4.790775 (  9.967302)
build_miniruby         0.000574   0.000875   2.394220 (  6.479996)
build_ruby             0.000759   0.001230   4.446503 ( 27.668766)
build_all              0.008988   0.001695   9.979761 (  7.678189)
build_install          0.017304   0.008089   9.894394 (  8.327333)
test_btest             0.000336   0.000788  72.349929 ( 26.684424)
test_basic             0.001861   0.005286   0.899942 (  2.035915)
test_all               0.094587   0.034108 746.636272 (291.815382)
test_rubyspec          0.047049   0.033343 115.117956 ( 30.838293)
total: 411.50 sec