Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251010-103832
#<BuildRuby:0x0000701b1e90fde0
 @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-103832",
 @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.000017   0.000003   0.000020 (  0.000021)
autoconf               0.000040   0.000000   0.000040 (  0.000039)
configure              0.000032   0.000000   0.000032 (  0.000032)
build_up               0.007896   0.003026   5.155466 (  4.482546)
build_miniruby         0.000193   0.001657   2.355159 (  2.819010)
build_ruby             0.002009   0.000028   4.406943 ( 49.263354)
build_all              0.009120   0.000937   6.397198 (  4.022756)
build_install          0.015933   0.009112  10.471273 (  8.570944)
test_btest             0.001113   0.000111  82.856246 ( 52.898579)
test_basic             0.003065   0.003780   1.145252 (  1.240366)
test_all               0.098176   0.031987 689.153487 (359.200505)
test_rubyspec          0.045984   0.039596 116.435811 ( 54.756135)
total: 537.26 sec