Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251029-005431
#<BuildRuby:0x0000799d73b6fdc0
 @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-005431",
 @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.000017   0.000005   0.000022 (  0.000023)
autoconf               0.000052   0.000000   0.000052 (  0.000052)
configure              0.000034   0.000000   0.000034 (  0.000033)
build_up               0.005153   0.002796   3.615933 (  2.474556)
build_miniruby         0.001338   0.000102   1.850053 (  1.858490)
build_ruby             0.001336   0.000451   4.065133 (  4.140353)
build_all              0.004338   0.002523   5.195704 (  2.149199)
build_install          0.020900   0.004151  10.301687 (  6.293250)
test_btest             0.000564   0.000571  77.091488 ( 23.624715)
test_basic             0.003142   0.005956   0.906528 (  0.956270)
test_all               0.089173   0.036033 651.717081 (227.095829)
test_rubyspec          0.044731   0.033596 112.571142 ( 31.273645)
total: 299.87 sec