Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251029-105505
#<BuildRuby:0x00007e894fcefde0
 @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.20251029-105505",
 @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.000004   0.000021 (  0.000021)
autoconf               0.000029   0.000008   0.000037 (  0.000036)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.004579   0.004142   3.771307 (  3.506290)
build_miniruby         0.001429   0.000126   7.621321 ( 24.869294)
build_ruby             0.000835   0.000954   4.476917 ( 40.724410)
build_all              0.008104   0.001772   6.403510 (  2.866462)
build_install          0.012631   0.008890   9.112509 (  4.516590)
test_btest             0.000889   0.000000  66.877621 ( 19.284769)
test_basic             0.002286   0.005183   0.682032 (  3.153214)
test_all               0.089369   0.037188 700.165741 (253.016300)
test_rubyspec          0.050025   0.029847 114.618775 ( 39.154092)
total: 391.09 sec