Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251022-065047
#<BuildRuby:0x000071fa6502fdd8
 @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.20251022-065047",
 @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.000003   0.000020 (  0.000021)
autoconf               0.000031   0.000006   0.000037 (  0.000036)
configure              0.000031   0.000000   0.000031 (  0.000030)
build_up               0.005449   0.004570   4.762785 (  3.395796)
build_miniruby         0.001681   0.000000   2.000430 (  2.118251)
build_ruby             0.002056   0.000170   5.296642 (  5.529653)
build_all              0.007233   0.002782   6.422877 (  3.758481)
build_install          0.023861   0.002718   9.709123 (  5.831192)
test_btest             0.000952   0.000000  79.882011 ( 37.772095)
test_basic             0.005263   0.005141   1.061947 (  1.445790)
test_all               0.095273   0.037922 706.145105 (340.109352)
test_rubyspec          0.058137   0.025202 114.895475 ( 53.180089)
total: 453.14 sec