Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251016-123907
#<BuildRuby:0x000079d99470fde0
 @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.20251016-123907",
 @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.000022   0.000006   0.000028 (  0.000029)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000022   0.000006   0.000028 (  0.000029)
build_up               0.006827   0.003274   5.325035 (  4.600410)
build_miniruby         0.000414   0.001147   3.443165 (  3.091581)
build_ruby             0.001742   0.000190   4.602723 (  4.810369)
build_all              0.003802   0.005203   6.371950 (  3.698526)
build_install          0.014379   0.007932   9.593090 (  5.881587)
test_btest             0.000000   0.001819  79.201477 ( 40.859431)
test_basic             0.002650   0.006819   1.175804 (  1.359470)
test_all               0.100893   0.031241 701.122614 (300.748855)
test_rubyspec          0.041301   0.047153 116.196498 ( 42.910778)
total: 407.96 sec