Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251027-145505
#<BuildRuby:0x00007881312dfde0
 @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.20251027-145505",
 @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.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000026   0.000008   0.000034 (  0.000034)
configure              0.000020   0.000006   0.000026 (  0.000025)
build_up               0.005482   0.004138   4.918469 (  3.146828)
build_miniruby         0.000452   0.001145   1.752900 (  1.758826)
build_ruby             0.001460   0.000470   4.517859 (  4.544931)
build_all              0.008868   0.000928   6.435619 (  3.000248)
build_install          0.016677   0.005524   9.507068 (  4.792587)
test_btest             0.000000   0.000954  76.678512 ( 24.961112)
test_basic             0.000000   0.008677   1.115608 (  1.179641)
test_all               0.097049   0.033435 740.300316 (257.523249)
test_rubyspec          0.054201   0.032292 117.702163 ( 39.795093)
total: 340.70 sec