Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251015-163815
#<BuildRuby:0x00007c6d77d9fdd0
 @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-163815",
 @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.000022   0.000004   0.000026 (  0.000027)
autoconf               0.000037   0.000007   0.000044 (  0.000043)
configure              0.000033   0.000007   0.000040 (  0.000039)
build_up               0.002792   0.007208   4.761619 ( 12.407816)
build_miniruby         0.001458   0.000114   1.909141 (  1.940464)
build_ruby             0.001518   0.000385   4.475599 (  4.617020)
build_all              0.007998   0.001488   6.510464 (  3.932966)
build_install          0.013845   0.010478  10.063414 (  7.575756)
test_btest             0.000707   0.000208  79.097848 ( 38.744441)
test_basic             0.000000   0.008753   1.094131 (  1.259537)
test_all               0.095317   0.034606 706.365103 (359.149503)
test_rubyspec          0.042059   0.035967 119.258163 ( 59.167212)
total: 488.80 sec