Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251030-112229
#<BuildRuby:0x0000709a2f25fdc0
 @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.20251030-112229",
 @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.000026   0.000006   0.000032 (  0.000028)
autoconf               0.000044   0.000012   0.000056 (  0.000049)
configure              0.000030   0.000008   0.000038 (  0.000038)
build_up               0.007229   0.003976   5.364097 (  4.563134)
build_miniruby         0.000463   0.001102   2.274034 (  7.044522)
build_ruby             0.001857   0.000000   4.326276 (  4.642415)
build_all              0.008109   0.002132  12.687371 (  9.066133)
build_install          0.021134   0.004026  10.670021 ( 49.845466)
test_btest             0.001103   0.000026  82.456039 ( 49.180819)
test_basic             0.005076   0.005629   1.172392 (  1.746728)
test_all               0.100668   0.034110 787.196474 (932.040682)
test_rubyspec          0.056597   0.033016 124.465367 (142.133975)
total: 1200.27 sec