Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251003-024322
#<BuildRuby:0x00007299b1f9fde0
 @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.20251003-024322",
 @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.000005   0.000021 (  0.000023)
autoconf               0.000027   0.000009   0.000036 (  0.000034)
configure              0.000020   0.000006   0.000026 (  0.000027)
build_up               0.005916   0.002618   4.589840 (  6.806976)
build_miniruby         0.001116   0.000362   7.723479 ( 11.644786)
build_ruby             0.000487   0.001187   3.832557 ( 67.473715)
build_all              0.006638   0.001863   6.113221 (  2.768176)
build_install          0.020165   0.003938   9.270155 (  5.932616)
test_btest             0.000783   0.000243  70.677096 ( 29.460253)
test_basic             0.005986   0.001934   0.801289 (  4.086571)
test_all               0.099847   0.026711 690.833913 (315.245059)
test_rubyspec          0.050546   0.027053 112.032271 ( 41.531755)
total: 484.95 sec