Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251004-084210
#<BuildRuby:0x0000705451e9fdc0
 @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.20251004-084210",
 @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.000014   0.000005   0.000019 (  0.000019)
autoconf               0.000034   0.000009   0.000043 (  0.000043)
configure              0.000026   0.000008   0.000034 (  0.000035)
build_up               0.006680   0.003821   5.213690 (  4.871415)
build_miniruby         0.000560   0.001197   2.300683 (  2.548959)
build_ruby             0.001706   0.000210   4.569704 (  5.050982)
build_all              0.008982   0.000864   6.265197 (  4.874184)
build_install          0.014131   0.009249   9.901418 (  7.521401)
test_btest             0.000279   0.000807  79.789532 ( 56.236459)
test_basic             0.007178   0.000977   1.087737 (  1.381540)
test_all               0.082235   0.047687 681.591627 (281.995324)
test_rubyspec          0.055292   0.025098 111.669373 ( 31.594836)
total: 396.08 sec