Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251006-164207
#<BuildRuby:0x00007e4acc0cfdd8
 @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.20251006-164207",
 @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.000031   0.000000   0.000031 (  0.000031)
autoconf               0.000044   0.000000   0.000044 (  0.000044)
configure              0.000034   0.000000   0.000034 (  0.000034)
build_up               0.007114   0.003295   5.101588 (  4.507953)
build_miniruby         0.000737   0.000970   2.382250 (  2.524053)
build_ruby             0.000942   0.001019   5.245261 (  5.577774)
build_all              0.009239   0.000973   6.434528 (  4.004142)
build_install          0.022890   0.002700  10.414994 (  6.602119)
test_btest             0.000084   0.000862  76.376797 ( 41.183435)
test_basic             0.005078   0.001508   1.049212 (  1.131700)
test_all               0.098771   0.031535 713.284343 (273.151996)
test_rubyspec          0.057542   0.025111 115.839747 ( 41.876188)
total: 380.56 sec