Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251029-065352
#<BuildRuby:0x000079d33d2cfdc8
 @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-065352",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000034   0.000007   0.000041 (  0.000042)
configure              0.000032   0.000007   0.000039 (  0.000039)
build_up               0.005286   0.004553   4.418095 (  2.988924)
build_miniruby         0.001061   0.000270   1.890623 (  1.901326)
build_ruby             0.001078   0.000758   3.830537 (  3.932378)
build_all              0.004695   0.003436   7.728324 (  4.345367)
build_install          0.016168   0.005330   9.774832 (  5.367866)
test_btest             0.000696   0.000196  75.820694 ( 20.205960)
test_basic             0.006622   0.001737   0.996317 (  1.051580)
test_all               0.087473   0.035903 615.451499 (242.323902)
test_rubyspec          0.050889   0.030529 116.939770 ( 37.075970)
total: 319.19 sec