Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251004-163416
#<BuildRuby:0x000073223c6cfdc8
 @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.20251004-163416",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000036   0.000010   0.000046 (  0.000045)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.003583   0.005880   4.584408 (  7.536690)
build_miniruby         0.001045   0.000324   1.637023 (  4.065710)
build_ruby             0.000818   0.000949   5.181031 ( 18.614097)
build_all              0.006280   0.004108   6.343808 (  5.001651)
build_install          0.022173   0.002827   9.944366 (  7.545932)
test_btest             0.000384   0.000737  77.414806 ( 44.292828)
test_basic             0.004368   0.004614   1.107763 (  1.465530)
test_all               0.090441   0.040780 694.351519 (323.592495)
test_rubyspec          0.048294   0.028848 113.974322 ( 36.851046)
total: 448.97 sec