Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251022-044956
#<BuildRuby:0x00007215342efde0
 @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.20251022-044956",
 @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.000012   0.000004   0.000016 (  0.000016)
autoconf               0.000026   0.000008   0.000034 (  0.000034)
configure              0.000020   0.000006   0.000026 (  0.000026)
build_up               0.007392   0.002127   4.945998 (  3.286337)
build_miniruby         0.001575   0.000000   1.944831 (  1.969344)
build_ruby             0.002050   0.000000   5.324724 (  5.489530)
build_all              0.002764   0.006383   6.281759 (  3.020504)
build_install          0.019746   0.003119   9.660982 (  5.677647)
test_btest             0.000835   0.000282  77.014219 ( 27.910915)
test_basic             0.004792   0.002647   1.048258 (  1.120237)
test_all               0.097178   0.033432 674.003747 (367.210348)
test_rubyspec          0.047454   0.029890 113.212325 ( 56.834588)
total: 472.52 sec