Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251010-223735
#<BuildRuby:0x000070b90e0cfde0
 @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.20251010-223735",
 @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.000018   0.000005   0.000023 (  0.000025)
autoconf               0.000029   0.000009   0.000038 (  0.000038)
configure              0.000025   0.000007   0.000032 (  0.000031)
build_up               0.008307   0.002414   5.379657 (  5.780218)
build_miniruby         0.001498   0.000456  11.638164 ( 12.973097)
build_ruby             0.002126   0.000022   4.571099 ( 32.857363)
build_all              0.008333   0.002088   6.364316 (  4.354691)
build_install          0.019731   0.006118   9.856535 (  7.051327)
test_btest             0.000729   0.000218  80.873679 ( 45.740698)
test_basic             0.006586   0.002077   0.993051 (  5.355131)
test_all               0.096406   0.037059 718.943008 (403.345752)
test_rubyspec          0.048514   0.027888 104.778281 ( 28.403048)
total: 545.86 sec