Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251019-024732
#<BuildRuby:0x000077cd9df3fdd0
 @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-024732",
 @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.000024)
autoconf               0.000040   0.000011   0.000051 (  0.000050)
configure              0.000031   0.000008   0.000039 (  0.000039)
build_up               0.006716   0.003495   5.375575 (  3.809407)
build_miniruby         0.001429   0.000119   2.504968 (  2.534735)
build_ruby             0.001790   0.000220   5.289586 (  5.388723)
build_all              0.004981   0.004366   6.319000 (  3.216010)
build_install          0.016652   0.007527   9.645325 (  5.362350)
test_btest             0.001041   0.000000  75.177736 ( 35.409762)
test_basic             0.003546   0.006992   1.132451 (  1.489292)
test_all               0.091054   0.035631 699.558444 (342.743249)
test_rubyspec          0.052977   0.033243 120.812431 ( 58.063282)
total: 458.02 sec