Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251029-085417
#<BuildRuby:0x000074320802fdd8
 @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-085417",
 @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.000014   0.000003   0.000017 (  0.000018)
autoconf               0.000026   0.000007   0.000033 (  0.000033)
configure              0.000021   0.000006   0.000027 (  0.000027)
build_up               0.006502   0.002855   4.428832 (  3.110241)
build_miniruby         0.001349   0.000103   1.989129 (  1.991247)
build_ruby             0.000000   0.001648   4.298748 (  4.419610)
build_all              0.005708   0.002536   5.763281 (  2.466441)
build_install          0.015616   0.006544   9.216421 (  4.588715)
test_btest             0.000984   0.000000  69.385722 ( 20.855333)
test_basic             0.004470   0.004257   1.057335 (  1.100219)
test_all               0.092618   0.029208 618.293867 (205.963854)
test_rubyspec          0.038360   0.029387 106.805183 ( 28.276560)
total: 272.77 sec