Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251023-165739
#<BuildRuby:0x00007206cdabfdd8
 @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.20251023-165739",
 @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.000006   0.000026 (  0.000026)
autoconf               0.000041   0.000014   0.000055 (  0.000054)
configure              0.000026   0.000008   0.000034 (  0.000035)
build_up               0.006865   0.002968   4.826926 (  4.211731)
build_miniruby         0.001735   0.000000   3.200616 (  2.660886)
build_ruby             0.001402   0.000385   3.718076 (  3.780997)
build_all              0.005071   0.004490   7.382534 (  3.926696)
build_install          0.014904   0.004543   8.425543 (  4.255365)
test_btest             0.000936   0.000007  72.071262 ( 26.519830)
test_basic             0.004310   0.002169   0.908392 (  0.962922)
test_all               0.095549   0.028718 637.894446 (203.389741)
test_rubyspec          0.047919   0.034616 108.186261 ( 24.304871)
total: 274.01 sec