Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251029-205742
#<BuildRuby:0x000073002531fdd8
 @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.20251029-205742",
 @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.000020   0.000000   0.000020 (  0.000020)
autoconf               0.000029   0.000000   0.000029 (  0.000028)
configure              0.000026   0.000000   0.000026 (  0.000026)
build_up               0.004881   0.003703   4.283943 (  2.735715)
build_miniruby         0.000596   0.000879   1.800534 (  1.799331)
build_ruby             0.001578   0.000188   3.928001 (  3.995248)
build_all              0.004822   0.003630   5.727027 (  2.514932)
build_install          0.017241   0.003733   9.070766 (  4.527146)
test_btest             0.000000   0.001008  69.394077 ( 21.173646)
test_basic             0.005966   0.002020   0.822090 (  3.579869)
test_all               0.087129   0.040373 692.783970 (293.029763)
test_rubyspec          0.058343   0.025692 110.717524 ( 38.896267)
total: 372.25 sec