Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251027-205317
#<BuildRuby:0x000074bdb819fdd0
 @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.20251027-205317",
 @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.000004   0.000021 (  0.000020)
autoconf               0.000000   0.000040   0.000040 (  0.000039)
configure              0.000000   0.000028   0.000028 (  0.000028)
build_up               0.005648   0.003940   4.758293 (  3.383232)
build_miniruby         0.000000   0.001449   3.144130 (  3.127354)
build_ruby             0.001726   0.000000   4.121418 ( 22.200291)
build_all              0.004653   0.002366   4.908846 (  2.178864)
build_install          0.015739   0.003185   8.096552 (  8.842735)
test_btest             0.000875   0.000002  60.062546 ( 18.973403)
test_basic             0.003079   0.002977   0.657659 (  5.053967)
test_all               0.086854   0.031217 650.815105 (279.659084)
test_rubyspec          0.059542   0.027283 114.359151 ( 34.810435)
total: 378.23 sec