Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251020-124435
#<BuildRuby:0x000077faaf66fdd8
 @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.20251020-124435",
 @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.000022)
autoconf               0.000036   0.000008   0.000044 (  0.000043)
configure              0.000030   0.000007   0.000037 (  0.000036)
build_up               0.005332   0.005075   5.186827 (  4.112393)
build_miniruby         0.001208   0.000295   2.121066 (  2.284998)
build_ruby             0.002037   0.000000   5.563470 (  5.991852)
build_all              0.008097   0.001229   6.471602 (  4.705913)
build_install          0.018152   0.007704  10.114678 (  7.414765)
test_btest             0.000860   0.000220  83.891535 ( 54.274608)
test_basic             0.005773   0.002812   1.148771 (  1.577071)
test_all               0.097542   0.035926 716.189322 (331.508329)
test_rubyspec          0.042703   0.038165 114.284236 ( 43.146503)
total: 455.02 sec