Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251020-044532
#<BuildRuby:0x00007507b00afdc0
 @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.20251020-044532",
 @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.000022   0.000005   0.000027 (  0.000026)
autoconf               0.000034   0.000008   0.000042 (  0.000040)
configure              0.000027   0.000006   0.000033 (  0.000034)
build_up               0.004498   0.006140   4.991368 (  3.775164)
build_miniruby         0.001667   0.000172   1.941969 (  1.965597)
build_ruby             0.002014   0.000000   5.177230 (  5.268562)
build_all              0.009964   0.000232   6.423506 (  3.592947)
build_install          0.020844   0.003509   9.818243 (  5.328023)
test_btest             0.000983   0.000000  75.646754 ( 27.691948)
test_basic             0.006291   0.001289   1.164640 (  1.249521)
test_all               0.096146   0.035728 680.402539 (225.638428)
test_rubyspec          0.053261   0.029142 116.585221 ( 39.738079)
total: 314.25 sec