Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251019-044655
#<BuildRuby:0x000079ed3f6dfdc0
 @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.20251019-044655",
 @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.000004   0.000021 (  0.000021)
autoconf               0.000035   0.000009   0.000044 (  0.000043)
configure              0.000032   0.000008   0.000040 (  0.000040)
build_up               0.003910   0.006135   5.206819 (  3.992936)
build_miniruby         0.001305   0.000379   2.017935 (  2.063300)
build_ruby             0.000000   0.002165   5.068169 ( 10.077718)
build_all              0.006403   0.002662   6.223353 (  2.759170)
build_install          0.014853   0.005997   9.449766 (  4.614566)
test_btest             0.000942   0.000000  78.933564 ( 35.453690)
test_basic             0.005016   0.003395   1.061918 (  1.108943)
test_all               0.096359   0.032898 705.382056 (338.121137)
test_rubyspec          0.050292   0.033019 118.791480 ( 63.283531)
total: 461.48 sec