Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251029-144700
#<BuildRuby:0x000071f6ba4efde0
 @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-144700",
 @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.000024   0.000005   0.000029 (  0.000029)
autoconf               0.000042   0.000008   0.000050 (  0.000050)
configure              0.000033   0.000007   0.000040 (  0.000040)
build_up               0.005779   0.003762   4.906701 (  3.048704)
build_miniruby         0.000000   0.001428   1.844249 (  1.845864)
build_ruby             0.001823   0.000206   4.067706 (  4.117457)
build_all              0.006271   0.002278   5.938426 (  2.518323)
build_install          0.015453   0.005829   9.127158 (  4.562371)
test_btest             0.000000   0.000869  76.662222 ( 23.108890)
test_basic             0.002840   0.005819   0.962857 (  1.008492)
test_all               0.091964   0.032317 663.092342 (224.033191)
test_rubyspec          0.048730   0.031359 113.335906 ( 27.506554)
total: 291.75 sec