Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251028-225338
#<BuildRuby:0x000079447337fdd0
 @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.20251028-225338",
 @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.000013   0.000004   0.000017 (  0.000017)
autoconf               0.000028   0.000009   0.000037 (  0.000037)
configure              0.000030   0.000000   0.000030 (  0.000030)
build_up               0.003553   0.006235   4.590966 (  3.200205)
build_miniruby         0.000647   0.000878   2.179109 (  2.253919)
build_ruby             0.000544   0.001204   4.590501 (  4.711070)
build_all              0.005200   0.003228   5.827440 (  2.532172)
build_install          0.016615   0.003861   8.919246 (  5.010781)
test_btest             0.000654   0.000236  71.171490 ( 22.219229)
test_basic             0.001634   0.006612   1.031367 (  1.087188)
test_all               0.095196   0.026883 613.798005 (225.028346)
test_rubyspec          0.057312   0.026318 117.078744 ( 46.684059)
total: 312.73 sec