Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251008-103549
#<BuildRuby:0x00007888ad47fdc0
 @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.20251008-103549",
 @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.000021   0.000004   0.000025 (  0.000026)
autoconf               0.000038   0.000008   0.000046 (  0.000045)
configure              0.000029   0.000006   0.000035 (  0.000034)
build_up               0.006065   0.003120   5.029087 (  3.380585)
build_miniruby         0.001191   0.000264   1.870363 (  1.987898)
build_ruby             0.000000   0.002005   4.526914 ( 39.946886)
build_all              0.008058   0.001968   6.451324 (  3.701922)
build_install          0.018311   0.007026  10.214746 (  6.557199)
test_btest             0.001129   0.000008  83.379151 ( 44.505124)
test_basic             0.005564   0.002502   1.179468 (  1.350994)
test_all               0.098400   0.036552 701.303026 (353.578235)
test_rubyspec          0.047518   0.031237 114.528295 ( 29.804476)
total: 484.81 sec