Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251026-005324
#<BuildRuby:0x00007a441c8afdd8
 @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.20251026-005324",
 @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.000004   0.000022 (  0.000024)
autoconf               0.000048   0.000012   0.000060 (  0.000060)
configure              0.000033   0.000008   0.000041 (  0.000041)
build_up               0.006716   0.002930   4.674625 (  8.877163)
build_miniruby         0.000942   0.000723   1.895864 (  1.896060)
build_ruby             0.001407   0.000839   5.042841 ( 40.801165)
build_all              0.006620   0.003433   6.575209 (  3.955570)
build_install          0.019261   0.006948  10.092542 (  6.811576)
test_btest             0.000026   0.001033  76.507013 ( 30.962760)
test_basic             0.003232   0.004521   0.903221 (  2.882706)
test_all               0.103010   0.029589 679.571085 (258.219048)
test_rubyspec          0.058517   0.021767 113.548816 ( 32.843918)
total: 387.26 sec