Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251025-025041
#<BuildRuby:0x00007c742d2cfdd0
 @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.20251025-025041",
 @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.000016   0.000003   0.000019 (  0.000020)
autoconf               0.000029   0.000006   0.000035 (  0.000035)
configure              0.000023   0.000005   0.000028 (  0.000029)
build_up               0.005555   0.004352   4.843875 (  3.247786)
build_miniruby         0.001450   0.000103   1.675925 (  1.673903)
build_ruby             0.001918   0.000000   4.360654 ( 33.078279)
build_all              0.004224   0.004607   5.805528 (  2.437546)
build_install          0.018991   0.003442   8.986728 (  4.268845)
test_btest             0.000000   0.000934  79.686636 ( 27.284428)
test_basic             0.005603   0.001181   1.075904 (  1.141328)
test_all               0.103790   0.028516 712.734307 (247.630661)
test_rubyspec          0.050155   0.032541 112.573537 ( 34.513410)
total: 355.28 sec