Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251004-004234
#<BuildRuby:0x000073c5fe27fdc0
 @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.20251004-004234",
 @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.000004   0.000019 (  0.000020)
autoconf               0.000028   0.000008   0.000036 (  0.000035)
configure              0.000024   0.000008   0.000032 (  0.000031)
build_up               0.006482   0.003414   5.144896 (  4.199524)
build_miniruby         0.000392   0.001174   1.825140 (  2.043410)
build_ruby             0.000707   0.001285   4.396746 (  4.691624)
build_all              0.004779   0.004804   6.354971 (  4.289746)
build_install          0.020152   0.002771   9.993608 (  7.195823)
test_btest             0.001029   0.000000  72.191999 ( 27.592918)
test_basic             0.005205   0.004270   1.057146 (  1.107011)
test_all               0.100641   0.023102 620.307348 (229.722019)
test_rubyspec          0.041928   0.033042 107.165067 ( 25.711741)
total: 306.55 sec