Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251029-124608
#<BuildRuby:0x000071bfe0d1fdc8
 @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-124608",
 @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.000015   0.000005   0.000020 (  0.000020)
autoconf               0.000045   0.000000   0.000045 (  0.000044)
configure              0.000032   0.000000   0.000032 (  0.000032)
build_up               0.006306   0.004505   4.933438 (  3.654802)
build_miniruby         0.001383   0.000172   2.281477 (  2.302851)
build_ruby             0.001068   0.001057   4.404904 (  4.475747)
build_all              0.006808   0.003217   6.192359 (  3.175924)
build_install          0.021443   0.003615   9.756968 (  5.504883)
test_btest             0.000088   0.000881  76.615361 ( 26.107579)
test_basic             0.002825   0.005531   1.081414 (  1.130632)
test_all               0.097256   0.028188 648.178242 (216.626103)
test_rubyspec          0.043228   0.033771 111.112593 ( 30.998788)
total: 293.98 sec