Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250930-142903
#<BuildRuby:0x000073999719fdd0
 @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.20250930-142903",
 @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.000004   0.000026 (  0.000027)
autoconf               0.000040   0.000009   0.000049 (  0.000048)
configure              0.000000   0.000039   0.000039 (  0.000038)
build_up               0.005085   0.006076   5.320841 (  5.649365)
build_miniruby         0.008595   0.000797 197.426167 (156.353734)
build_ruby             0.000928   0.001287   6.468548 (  7.048222)
build_all              0.011913   0.001857  47.280209 ( 33.806291)
build_install          0.020031   0.006646  10.503224 (  8.574979)
test_btest             0.000907   0.000223  77.776970 ( 42.459881)
test_basic             0.003530   0.003943   1.093232 (  2.803680)
test_all               0.092015   0.038716 688.584270 (398.042771)
test_rubyspec          0.055575   0.026833 113.989837 ( 53.839349)
total: 708.59 sec