Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251004-123438
#<BuildRuby:0x00007d531e82fde0
 @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.20251004-123438",
 @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.000006   0.000024 (  0.000024)
autoconf               0.000031   0.000010   0.000041 (  0.000041)
configure              0.000027   0.000009   0.000036 (  0.000036)
build_up               0.005982   0.003986   5.143281 (  7.888612)
build_miniruby         0.001337   0.000469   2.649738 ( 22.546853)
build_ruby             0.001720   0.000247   5.163894 ( 49.266476)
build_all              0.006542   0.002187   6.026538 (  2.843452)
build_install          0.021750   0.003490   9.145328 ( 16.230130)
test_btest             0.001095   0.000021  79.651643 ( 36.899268)
test_basic             0.003101   0.005517   1.089075 (  1.150317)
test_all               0.101277   0.030944 722.761512 (331.746673)
test_rubyspec          0.039322   0.031819 112.065059 ( 47.501731)
total: 516.08 sec