Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251023-165132
#<BuildRuby:0x00007bfed2f9fdd8
 @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.20251023-165132",
 @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.000010   0.000004   0.000014 (  0.000014)
autoconf               0.000021   0.000007   0.000028 (  0.000027)
configure              0.000021   0.000000   0.000021 (  0.000021)
build_up               0.006434   0.002834   4.533281 (  3.039992)
build_miniruby         0.001051   0.000362   2.056886 (  2.062044)
build_ruby             0.001989   0.000000   5.154530 (  5.426972)
build_all              0.007222   0.003738   7.829146 (  5.759990)
build_install          0.021972   0.003949  10.157640 (  6.064163)
test_btest             0.000733   0.000234  69.609810 ( 19.561769)
test_basic             0.003562   0.004606   0.795083 (  0.841590)
test_all               0.094144   0.033350 652.635931 (260.374576)
test_rubyspec          0.054954   0.027956 110.619448 ( 30.655163)
total: 333.79 sec