Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251012-003617
#<BuildRuby:0x00007ac80f90fdd8
 @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.20251012-003617",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000033   0.000009   0.000042 (  0.000042)
configure              0.000029   0.000007   0.000036 (  0.000035)
build_up               0.005050   0.005434   5.272109 (  4.387747)
build_miniruby         0.001180   0.000340   2.317993 (  2.578119)
build_ruby             0.001708   0.000189   4.246578 ( 37.302982)
build_all              0.008295   0.000731   6.532770 (  6.882168)
build_install          0.019489   0.003268   9.676169 ( 23.686631)
test_btest             0.001038   0.000004  72.739196 ( 26.035620)
test_basic             0.005573   0.002994   0.923845 (  5.223293)
test_all               0.098994   0.032754 706.660467 (405.212434)
test_rubyspec          0.055828   0.028437 113.439043 ( 50.324986)
total: 561.64 sec