Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250930-002745
#<BuildRuby:0x000073cce1f4fde0
 @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-002745",
 @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.000005   0.000023 (  0.000024)
autoconf               0.000033   0.000010   0.000043 (  0.000044)
configure              0.000025   0.000008   0.000033 (  0.000034)
build_up               0.005466   0.003494   3.694294 (  6.978351)
build_miniruby         0.000000   0.001243   1.184574 (  2.841292)
build_ruby             0.000000   0.001489   3.397443 ( 54.689971)
build_all              0.004730   0.001343   3.720811 (  5.004881)
build_install          0.012157   0.007635   7.259446 (  4.607337)
test_btest             0.000696   0.000277  69.994703 ( 20.509950)
test_basic             0.001610   0.004976   0.870460 (  0.930407)
test_all               0.104623   0.029087 676.253552 (307.140074)
test_rubyspec          0.044594   0.029254 105.413709 ( 28.188104)
total: 430.89 sec