Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251026-045220
#<BuildRuby:0x0000702cbf6afde0
 @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-045220",
 @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.000021   0.000000   0.000021 (  0.000022)
autoconf               0.000039   0.000000   0.000039 (  0.000039)
configure              0.000035   0.000000   0.000035 (  0.000035)
build_up               0.006752   0.003380   4.956885 (  3.398457)
build_miniruby         0.000000   0.001652   2.047359 (  2.052330)
build_ruby             0.001769   0.000230   5.262437 (  5.352405)
build_all              0.005441   0.004227   6.346111 (  3.189829)
build_install          0.015726   0.011186  10.151563 (  6.523416)
test_btest             0.000843   0.000289  78.951705 ( 38.618109)
test_basic             0.003520   0.002963   1.087900 (  1.216127)
test_all               0.100744   0.033846 699.869998 (252.186402)
test_rubyspec          0.044963   0.038406 116.222593 ( 32.260995)
total: 344.80 sec