Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251001-162938
#<BuildRuby:0x00007586e9b5fdc0
 @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-162938",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000029   0.000009   0.000038 (  0.000038)
configure              0.000023   0.000007   0.000030 (  0.000030)
build_up               0.005318   0.004448   5.102177 (  4.522229)
build_miniruby         0.001340   0.000450   2.060042 (  2.339061)
build_ruby             0.001804   0.000259   5.325964 (  5.658381)
build_all              0.006249   0.003793   6.322233 (  4.695447)
build_install          0.017539   0.008244  10.321885 (  9.715347)
test_btest             0.000971   0.000025  79.197641 ( 58.764163)
test_basic             0.007043   0.002148   1.101373 (  1.578337)
test_all               0.089631   0.041335 679.397707 (390.902956)
test_rubyspec          0.048560   0.034446 113.566002 ( 50.801361)
total: 528.98 sec