Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251026-165047
#<BuildRuby:0x00007db9188dfdc0
 @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.20251026-165047",
 @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.000031   0.000007   0.000038 (  0.000037)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.005964   0.003680   4.985545 (  5.172736)
build_miniruby         0.000506   0.001148   2.121995 (  5.023438)
build_ruby             0.001174   0.000819   5.355737 ( 59.312702)
build_all              0.006670   0.001392   5.650538 (  3.268499)
build_install          0.019241   0.003150   8.272038 (  7.002201)
test_btest             0.001045   0.000000  80.495413 ( 27.641279)
test_basic             0.004967   0.004485   1.106428 (  1.233028)
test_all               0.097224   0.036934 681.934305 (225.003790)
test_rubyspec          0.044793   0.034083 110.857997 ( 28.440612)
total: 362.10 sec