Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251026-165807
#<BuildRuby:0x00007c20e465fdc0
 @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.20251026-165807",
 @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.000030   0.000008   0.000038 (  0.000038)
configure              0.000025   0.000007   0.000032 (  0.000031)
build_up               0.005605   0.004303   4.940507 (  3.241475)
build_miniruby         0.001261   0.000336   1.897471 (  1.995048)
build_ruby             0.000429   0.001549   4.496904 (  4.548410)
build_all              0.007462   0.002831   6.346602 (  3.236606)
build_install          0.019427   0.006282   9.601714 (  5.284954)
test_btest             0.000790   0.000228  78.434698 ( 25.402285)
test_basic             0.004653   0.003140   1.119173 (  1.168583)
test_all               0.088763   0.038035 648.879650 (208.943585)
test_rubyspec          0.043676   0.035597 108.399307 ( 23.444009)
total: 277.27 sec