Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251003-004254
#<BuildRuby:0x00007e27a531fdd0
 @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-004254",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000029   0.000006   0.000035 (  0.000035)
configure              0.000024   0.000005   0.000029 (  0.000030)
build_up               0.003765   0.005442   4.926867 (  3.271193)
build_miniruby         0.000000   0.001619   1.760124 (  1.760349)
build_ruby             0.001648   0.000396   4.568230 ( 40.581175)
build_all              0.006309   0.002633   5.866243 (  2.714836)
build_install          0.018211   0.005058   9.323450 (  4.942963)
test_btest             0.001064   0.000016  72.719844 ( 27.384459)
test_basic             0.003529   0.002586   0.985666 (  1.886193)
test_all               0.094882   0.028728 664.944328 (276.164183)
test_rubyspec          0.054468   0.029169 109.363491 ( 46.001895)
total: 404.71 sec