Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251030-132344
#<BuildRuby:0x00007d610daffdc0
 @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-132344",
 @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.000025   0.000000   0.000025 (  0.000025)
autoconf               0.000036   0.000000   0.000036 (  0.000036)
configure              0.000028   0.000000   0.000028 (  0.000028)
build_up               0.005664   0.004317   5.843189 ( 27.170774)
build_miniruby         0.003270   0.003060 126.519161 (199.318086)
build_ruby             0.002303   0.000120   5.660617 (305.985031)
build_all              0.006780   0.003651  13.078100 ( 34.155623)
build_install          0.014918   0.010833  10.771200 ( 32.741077)
test_btest             0.000809   0.000342  85.742027 ( 83.414154)
test_basic             0.003253   0.006603   1.232095 (  4.072298)
test_all               0.097251   0.043174 784.063721 (928.861356)
test_rubyspec          0.053353   0.032736 123.479724 ( 86.405521)
total: 1702.13 sec