Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251025-225239
#<BuildRuby:0x00007926260dfdc0
 @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.20251025-225239",
 @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.000020)
autoconf               0.000029   0.000008   0.000037 (  0.000038)
configure              0.000026   0.000007   0.000033 (  0.000034)
build_up               0.001687   0.007883   4.645220 (  2.963565)
build_miniruby         0.000332   0.001112   2.033810 (  2.043151)
build_ruby             0.001981   0.000000   5.362991 (  5.656969)
build_all              0.005341   0.004761   6.498048 (  4.204087)
build_install          0.021477   0.005562  10.060595 (  6.881424)
test_btest             0.000718   0.000250  75.041766 ( 33.521811)
test_basic             0.003518   0.003956   0.952343 (  2.555845)
test_all               0.096581   0.031230 688.062202 (325.467946)
test_rubyspec          0.049969   0.033326 115.333787 ( 44.185772)
total: 427.48 sec