Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251030-212210
#<BuildRuby:0x000075c2bb4cfdd0
 @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.20251030-212210",
 @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.000000   0.000022 (  0.000023)
autoconf               0.000036   0.000000   0.000036 (  0.000036)
configure              0.000025   0.000000   0.000025 (  0.000026)
build_up               0.005063   0.003110   3.905149 ( 11.712121)
build_miniruby         0.001336   0.000371   8.021219 ( 14.718503)
build_ruby             0.000196   0.001839   4.540841 ( 96.052195)
build_all              0.006431   0.003010   6.881053 (  5.658837)
build_install          0.019634   0.006049  10.988917 ( 50.139264)
test_btest             0.000096   0.001183  84.619020 ( 85.488924)
test_basic             0.004299   0.006072   1.197949 (  2.653288)
test_all               0.100740   0.041399 757.533530 (991.118131)
test_rubyspec          0.054247   0.035487 123.518322 (154.557763)
total: 1412.10 sec