Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251019-124736
#<BuildRuby:0x00007fbc1902fdc8
 @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-124736",
 @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.000005   0.000023 (  0.000022)
autoconf               0.000033   0.000008   0.000041 (  0.000041)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.004814   0.005522   5.292235 (  4.129214)
build_miniruby         0.001666   0.000181   7.200703 (  8.390939)
build_ruby             0.001030   0.001026   5.718445 ( 42.284879)
build_all              0.003357   0.005548   6.114186 (  2.640505)
build_install          0.019846   0.004436   9.826674 (  4.884362)
test_btest             0.000318   0.000833  69.706919 ( 20.296144)
test_basic             0.007841   0.000117   0.861666 (  2.770105)
test_all               0.111158   0.016862 717.213135 (379.034748)
test_rubyspec          0.055635   0.026658 118.324707 ( 63.966527)
total: 528.40 sec