Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251025-205611
#<BuildRuby:0x00007a2a524ffdc0
 @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.20251025-205611",
 @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.000024   0.000007   0.000031 (  0.000028)
autoconf               0.000040   0.000010   0.000050 (  0.000050)
configure              0.000032   0.000009   0.000041 (  0.000040)
build_up               0.007525   0.003140   5.181853 (  4.767289)
build_miniruby         0.000626   0.001176   1.818725 (  2.073841)
build_ruby             0.001226   0.000792   4.325240 ( 57.895524)
build_all              0.007725   0.000653   4.961769 (  2.066123)
build_install          0.017603   0.006264   9.264076 ( 33.069119)
test_btest             0.000000   0.001122  81.073897 ( 41.887812)
test_basic             0.005459   0.004008   1.179316 (  1.520257)
test_all               0.102620   0.032319 669.888043 (252.594477)
test_rubyspec          0.050409   0.031220 107.992971 ( 24.117997)
total: 419.99 sec