Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250930-062731
#<BuildRuby:0x000074452a45fdd8
 @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.20250930-062731",
 @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.000015)
autoconf               0.000025   0.000006   0.000031 (  0.000031)
configure              0.000018   0.000005   0.000023 (  0.000023)
build_up               0.005769   0.003632   4.661726 (  3.094184)
build_miniruby         0.001288   0.000000   1.256751 (  1.256524)
build_ruby             0.001129   0.000586   3.278405 (  3.465114)
build_all              0.006198   0.001615   5.005308 (  3.245554)
build_install          0.012974   0.008018   7.751807 ( 11.441895)
test_btest             0.000872   0.000000  72.593986 ( 22.029088)
test_basic             0.003731   0.003493   1.013844 (  1.164801)
test_all               0.101501   0.027576 672.539859 (257.827773)
test_rubyspec          0.051962   0.028838 119.889606 ( 32.797605)
total: 336.32 sec