Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250929-102641
#<BuildRuby:0x000071d5c8e6fdd8
 @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.20250929-102641",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000030   0.000007   0.000037 (  0.000037)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.005100   0.005286   5.380766 (  3.440653)
build_miniruby         0.001140   0.000492   2.085320 (  2.084151)
build_ruby             0.000074   0.001720   4.243197 (  4.348467)
build_all              0.006382   0.002107   5.861478 (  2.533415)
build_install          0.014513   0.003439   9.247521 (  4.250199)
test_btest             0.000953   0.000014  71.137416 ( 20.120542)
test_basic             0.003059   0.005025   0.935075 (  0.986316)
test_all               0.095447   0.030236 608.881650 (200.794052)
test_rubyspec          0.043253   0.034918 115.823547 ( 32.632897)
total: 271.19 sec