Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251027-065622
#<BuildRuby:0x00007af657edfdc8
 @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-065622",
 @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.000021   0.000004   0.000025 (  0.000024)
autoconf               0.000047   0.000009   0.000056 (  0.000056)
configure              0.000035   0.000007   0.000042 (  0.000042)
build_up               0.007340   0.005070   5.327584 (  3.948521)
build_miniruby         0.000635   0.000917   2.427976 (  2.473757)
build_ruby             0.001196   0.000813   4.594953 (  4.658882)
build_all              0.008037   0.003243  13.207829 (  7.294831)
build_install          0.019481   0.007904  10.312875 (  6.149693)
test_btest             0.001061   0.000042  81.619983 ( 34.360456)
test_basic             0.006339   0.002365   1.217638 (  1.565620)
test_all               0.095571   0.040416 718.404604 (251.197881)
test_rubyspec          0.049166   0.034906 114.746952 ( 22.384539)
total: 334.04 sec