Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251026-025255
#<BuildRuby:0x0000788e46a9fdd8
 @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.20251026-025255",
 @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.000017   0.000003   0.000020 (  0.000021)
autoconf               0.000033   0.000005   0.000038 (  0.000038)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.006238   0.004281   5.179844 (  4.029524)
build_miniruby         0.000672   0.000970   2.144576 (  2.170838)
build_ruby             0.002138   0.000009   5.424598 (  5.625070)
build_all              0.005272   0.004935   6.486063 (  3.685678)
build_install          0.022863   0.003168   9.885139 (  6.323550)
test_btest             0.000126   0.000906  75.402461 ( 26.893993)
test_basic             0.003738   0.003665   1.092181 (  1.375422)
test_all               0.085155   0.040131 615.873212 (326.457871)
test_rubyspec          0.052709   0.023640 113.218051 ( 33.631870)
total: 410.20 sec