Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251029-044534
#<BuildRuby:0x0000777dd8a2fdc8
 @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_gcc11",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc11",
 @TARGET_NAME="trunk_gcc11",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc11",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-11"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc11.20251029-044534",
 @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.000029   0.000009   0.000038 (  0.000038)
configure              0.000021   0.000007   0.000028 (  0.000028)
build_up               0.005219   0.004537   4.949714 (  3.910835)
build_miniruby         0.000487   0.001222   1.839486 (  1.873940)
build_ruby             0.001252   0.000465   3.883360 (  3.955593)
build_all              0.006618   0.002104   6.075098 (  2.630400)
build_install          0.013190   0.008995   9.147226 (  4.469276)
test_btest             0.000099   0.001089  75.660656 ( 25.650516)
test_basic             0.005446   0.003843   1.165266 (  1.448777)
test_all               0.091611   0.038543 677.210621 (224.616064)
test_rubyspec          0.055771   0.027293 113.863443 ( 34.114949)
total: 302.67 sec