Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250928-062632
#<BuildRuby:0x00007e798073fdc0
 @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.20250928-062632",
 @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.000034   0.000010   0.000044 (  0.000044)
configure              0.000030   0.000009   0.000039 (  0.000039)
build_up               0.007611   0.004351   5.675400 (  6.415234)
build_miniruby         0.000594   0.001210   2.576323 (  5.167731)
build_ruby             0.001947   0.000274   5.616282 (107.310551)
build_all              0.006911   0.002602   6.626989 (  5.001884)
build_install          0.021626   0.003924  10.330489 (  7.788436)
test_btest             0.000270   0.000838  83.270238 ( 50.487841)
test_basic             0.003930   0.005619   1.135211 (  2.094678)
test_all               0.105540   0.029344 678.524978 (349.855840)
test_rubyspec          0.048761   0.033679 115.847267 ( 37.655324)
total: 571.78 sec