Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251022-145400
#<BuildRuby:0x0000705737cefdc0
 @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.20251022-145400",
 @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.000018   0.000005   0.000023 (  0.000022)
autoconf               0.000034   0.000010   0.000044 (  0.000043)
configure              0.000030   0.000009   0.000039 (  0.000038)
build_up               0.005676   0.005138   5.122051 (  4.476399)
build_miniruby         0.001737   0.000000  19.863611 ( 19.884264)
build_ruby             0.001858   0.000177   4.377866 (  4.564070)
build_all              0.006385   0.004268   6.246098 (  3.774388)
build_install          0.018850   0.006218   9.867569 (  6.342775)
test_btest             0.000000   0.001096  79.328994 ( 53.180091)
test_basic             0.005689   0.003787   1.079575 (  1.385613)
test_all               0.101216   0.031686 691.536250 (296.152611)
test_rubyspec          0.050418   0.031818 109.106148 ( 26.808037)
total: 416.57 sec