Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251002-123139
#<BuildRuby:0x00007f0a8859fdc8
 @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.20251002-123139",
 @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.000028   0.000007   0.000035 (  0.000035)
configure              0.000026   0.000007   0.000033 (  0.000034)
build_up               0.006961   0.003446   5.297503 (  4.465188)
build_miniruby         0.000000   0.001649   4.499532 (  4.329953)
build_ruby             0.001437   0.000472   5.202937 ( 44.087762)
build_all              0.006856   0.002174   6.364312 (  4.338094)
build_install          0.017515   0.004600   9.601299 (  6.597861)
test_btest             0.000866   0.000000  77.931566 ( 38.549915)
test_basic             0.004136   0.002765   1.038994 (  5.211379)
test_all               0.094485   0.036922 685.962554 (362.621575)
test_rubyspec          0.052048   0.029936 111.048637 ( 35.252770)
total: 505.46 sec