Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251031-112136
#<BuildRuby:0x00007f807a8ffdc0
 @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.20251031-112136",
 @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.000025)
autoconf               0.000038   0.000008   0.000046 (  0.000047)
configure              0.000034   0.000007   0.000041 (  0.000042)
build_up               0.004106   0.006303   5.171699 (  5.643766)
build_miniruby         0.001868   0.000000   1.964548 (  4.326705)
build_ruby             0.001867   0.000203   4.555892 ( 59.739083)
build_all              0.005395   0.003973   6.725723 (  4.620814)
build_install          0.018588   0.007103  10.583933 ( 12.325685)
test_btest             0.000013   0.001069  84.218531 ( 59.176064)
test_basic             0.004871   0.005130   1.182479 (  1.754991)
test_all               0.095896   0.046496 794.116356 (798.129257)
test_rubyspec          0.062991   0.028301 126.832751 (119.165345)
total: 1064.88 sec