Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251013-123709
#<BuildRuby:0x00007438e2c8fde0
 @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.20251013-123709",
 @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.000013   0.000003   0.000016 (  0.000017)
autoconf               0.000028   0.000008   0.000036 (  0.000036)
configure              0.000022   0.000007   0.000029 (  0.000028)
build_up               0.006283   0.003382   5.191348 (  3.632796)
build_miniruby         0.001862   0.000000   1.958657 (  2.020605)
build_ruby             0.001753   0.000501   4.791626 (  4.864271)
build_all              0.002941   0.006801   6.372079 (  4.283452)
build_install          0.016486   0.008048  10.199396 (  7.755082)
test_btest             0.000000   0.000923  79.727602 ( 38.222498)
test_basic             0.001384   0.005583   1.175110 (  1.262583)
test_all               0.095173   0.038308 748.967586 (435.834652)
test_rubyspec          0.051988   0.027505 117.867953 ( 65.682733)
total: 563.56 sec