Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251016-064057
#<BuildRuby:0x00007d4cc6acfdd8
 @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.20251016-064057",
 @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.000019   0.000005   0.000024 (  0.000024)
autoconf               0.000032   0.000009   0.000041 (  0.000040)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.004809   0.005796   5.153169 (  4.006722)
build_miniruby         0.000677   0.000919   1.894384 (  2.069297)
build_ruby             0.001784   0.000260   4.464540 (  4.706443)
build_all              0.005713   0.003876   6.376117 (  4.203482)
build_install          0.019839   0.003607   9.821500 (  6.219977)
test_btest             0.000101   0.001107  82.667509 ( 45.981783)
test_basic             0.006429   0.002691   1.152535 (  1.659526)
test_all               0.083458   0.047598 721.819046 (320.856402)
test_rubyspec          0.048497   0.031693 117.361263 ( 60.260970)
total: 449.97 sec