Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251029-184724
#<BuildRuby:0x00007c84abd4fdd0
 @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-184724",
 @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.000014   0.000003   0.000017 (  0.000017)
autoconf               0.000026   0.000006   0.000032 (  0.000032)
configure              0.000021   0.000005   0.000026 (  0.000026)
build_up               0.007901   0.002215   5.282490 (  5.691850)
build_miniruby         0.001550   0.000370   2.438035 (  2.777390)
build_ruby             0.001483   0.000642   4.228037 ( 17.447949)
build_all              0.005817   0.002467   5.494377 (  2.348521)
build_install          0.015096   0.004532   8.732037 (  4.051722)
test_btest             0.000238   0.000809  70.248152 ( 21.419351)
test_basic             0.004834   0.003522   0.914717 (  0.966246)
test_all               0.093940   0.024574 643.983072 (215.660467)
test_rubyspec          0.056195   0.025306 113.529686 ( 30.280197)
total: 300.64 sec