Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251006-144130
#<BuildRuby:0x000076be07adfde0
 @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_gcc10",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10",
 @TARGET_NAME="trunk_gcc10",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-10"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc10.20251006-144130",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000030   0.000007   0.000037 (  0.000037)
configure              0.000039   0.000000   0.000039 (  0.000039)
build_up               0.007945   0.003552   4.966113 (  4.642474)
build_miniruby         0.001269   0.000327   1.942190 (  2.154870)
build_ruby             0.000291   0.001908   5.335282 ( 22.801493)
build_all              0.008093   0.001527   6.297493 (  3.809140)
build_install          0.020280   0.003780   9.855031 (  7.438253)
test_btest             0.000001   0.001113  77.608158 ( 40.031288)
test_basic             0.006647   0.001691   1.142855 (  1.312903)
test_all               0.095434   0.036649 724.516159 (293.702069)
test_rubyspec          0.050995   0.028476 114.994511 ( 40.444787)
total: 416.34 sec