Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251001-024136
#<BuildRuby:0x000079e684e4fdd8
 @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.20251001-024136",
 @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.000004   0.000018 (  0.000019)
autoconf               0.000028   0.000008   0.000036 (  0.000037)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.006979   0.002427   4.221108 (  2.912109)
build_miniruby         0.000517   0.000851   1.839423 (  1.836470)
build_ruby             0.001225   0.000356   3.417971 (  3.492138)
build_all              0.006791   0.001653   5.476115 (  2.343097)
build_install          0.015706   0.003491   8.122071 (  3.723009)
test_btest             0.001008   0.000002  68.305650 ( 19.289669)
test_basic             0.003220   0.005070   0.916174 (  3.075535)
test_all               0.097290   0.030258 631.956338 (307.519574)
test_rubyspec          0.047683   0.033862 109.367392 ( 30.850392)
total: 375.04 sec