Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251019-064649
#<BuildRuby:0x00007ccb6f89fdc0
 @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-064649",
 @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.000004   0.000020 (  0.000020)
autoconf               0.000033   0.000008   0.000041 (  0.000040)
configure              0.000025   0.000005   0.000030 (  0.000031)
build_up               0.005642   0.005166   5.064501 (  4.010183)
build_miniruby         0.001521   0.000125   1.940209 (  2.252675)
build_ruby             0.001169   0.000801   5.131268 ( 43.888373)
build_all              0.009034   0.001735   6.672816 (  4.547148)
build_install          0.022540   0.003968  10.346599 (  7.574601)
test_btest             0.001096   0.000000  80.230318 ( 40.121972)
test_basic             0.003882   0.005589   1.178524 (  1.649789)
test_all               0.091304   0.037925 725.822434 (383.450070)
test_rubyspec          0.053283   0.031445 121.299259 ( 64.823274)
total: 552.32 sec