Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251001-223139
#<BuildRuby:0x00007521c44cfdc8
 @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.20251001-223139",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000033   0.000007   0.000040 (  0.000041)
configure              0.000030   0.000007   0.000037 (  0.000038)
build_up               0.004113   0.005252   3.817906 ( 13.888225)
build_miniruby         0.001114   0.000289   2.219757 ( 11.646149)
build_ruby             0.000370   0.001539   4.964430 ( 45.457297)
build_all              0.007843   0.002228   6.351986 (  4.097599)
build_install          0.020771   0.004548   9.959509 (  6.554888)
test_btest             0.000788   0.000209  69.590488 ( 24.092278)
test_basic             0.005131   0.001880   0.995903 (  6.100266)
test_all               0.099768   0.031211 655.244785 (257.124351)
test_rubyspec          0.042346   0.038236 112.068224 ( 31.676316)
total: 400.64 sec