Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251015-063834
#<BuildRuby:0x0000777c318cfdc8
 @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.20251015-063834",
 @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.000020   0.000005   0.000025 (  0.000024)
autoconf               0.000034   0.000008   0.000042 (  0.000042)
configure              0.000029   0.000006   0.000035 (  0.000035)
build_up               0.006238   0.004056   4.953416 ( 10.045041)
build_miniruby         0.000000   0.001544   2.345574 (  8.169658)
build_ruby             0.001484   0.000490   4.421824 ( 21.295112)
build_all              0.006167   0.002047   5.672326 (  2.847891)
build_install          0.019398   0.005169   9.459695 ( 11.813819)
test_btest             0.000000   0.000975  76.156750 ( 28.205714)
test_basic             0.004949   0.002561   1.179265 (  2.495354)
test_all               0.095854   0.037565 714.957736 (280.934354)
test_rubyspec          0.058212   0.026545 117.324901 ( 49.778857)
total: 415.59 sec