Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251010-163838
#<BuildRuby:0x0000744ad870fde0
 @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.20251010-163838",
 @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.000006   0.000023 (  0.000023)
autoconf               0.000029   0.000008   0.000037 (  0.000038)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.007315   0.003411   5.254293 (  4.690070)
build_miniruby         0.000770   0.000976   1.959671 (  2.235204)
build_ruby             0.001545   0.000489   4.810041 ( 17.526423)
build_all              0.006284   0.003456   6.405752 (  3.984667)
build_install          0.019551   0.004809   9.908599 (  8.434553)
test_btest             0.000739   0.000234  77.367080 ( 38.409272)
test_basic             0.004431   0.004235   1.125954 (  1.309744)
test_all               0.095031   0.039093 713.845268 (304.822566)
test_rubyspec          0.047907   0.030487 115.246541 ( 44.051568)
total: 425.47 sec