Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251029-024511
#<BuildRuby:0x000077639764fdd0
 @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-024511",
 @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.000006   0.000024 (  0.000024)
autoconf               0.000033   0.000010   0.000043 (  0.000043)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.006084   0.005758   5.471185 (  6.307348)
build_miniruby         0.000846   0.000965   2.796062 (  3.391556)
build_ruby             0.001288   0.000758   5.150024 ( 40.782731)
build_all              0.005368   0.004952   6.903559 (  5.818420)
build_install          0.020340   0.006839  10.686228 (  8.413926)
test_btest             0.000000   0.000928  70.911301 ( 31.943922)
test_basic             0.006300   0.001200   0.965229 (  1.026194)
test_all               0.088033   0.040154 701.573906 (274.173567)
test_rubyspec          0.048136   0.034884 115.979921 ( 30.198634)
total: 402.06 sec