Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251001-143008
#<BuildRuby:0x00007f5e54adfde0
 @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.20251001-143008",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000038   0.000011   0.000049 (  0.000048)
configure              0.000029   0.000008   0.000037 (  0.000036)
build_up               0.002560   0.006700   4.335297 (  5.502286)
build_miniruby         0.000288   0.001163   1.760653 (  7.594953)
build_ruby             0.000475   0.001452   5.219023 (  7.735911)
build_all              0.007437   0.002501   6.329730 (  4.263586)
build_install          0.018138   0.005360   9.634682 (  6.395908)
test_btest             0.000251   0.000662  81.580563 ( 49.447477)
test_basic             0.005367   0.002160   1.086972 (  1.251829)
test_all               0.096091   0.034154 655.322569 (368.305520)
test_rubyspec          0.045823   0.036138 111.423350 ( 32.185190)
total: 482.68 sec