Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251003-084203
#<BuildRuby:0x00007e875c39fdc0
 @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-084203",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000055   0.000000   0.000055 (  0.000056)
configure              0.000034   0.000000   0.000034 (  0.000034)
build_up               0.004392   0.004886   4.830342 (  3.253082)
build_miniruby         0.001258   0.000337   1.846265 (  1.862119)
build_ruby             0.001518   0.000407   4.372492 (  4.436166)
build_all              0.006706   0.002199   5.961713 (  3.033031)
build_install          0.016418   0.005746   9.486498 (  5.660338)
test_btest             0.000137   0.000749  72.408492 ( 22.535900)
test_basic             0.002436   0.006109   1.024051 (  1.101116)
test_all               0.090920   0.034618 631.836430 (273.730772)
test_rubyspec          0.042553   0.030035 110.894328 ( 33.120805)
total: 348.73 sec