Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250930-182814
#<BuildRuby:0x000070bf6bf0fdc0
 @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.20250930-182814",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000036   0.000008   0.000044 (  0.000042)
configure              0.000000   0.000047   0.000047 (  0.000142)
build_up               0.005484   0.005228   5.489309 (  4.255123)
build_miniruby         0.001502   0.000357  12.372773 ( 10.849895)
build_ruby             0.001417   0.000094   5.046714 (  5.158624)
build_all              0.006319   0.002843   6.448630 (  3.348833)
build_install          0.018595   0.004175  10.385280 (  6.102439)
test_btest             0.000034   0.000796  77.462526 ( 31.827293)
test_basic             0.005333   0.005318   1.221376 (  1.467115)
test_all               0.100178   0.031678 687.500396 (310.420156)
test_rubyspec          0.048673   0.033514 112.177739 ( 49.169406)
total: 422.60 sec