Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251026-125141
#<BuildRuby:0x00007748ccf9fdd0
 @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-125141",
 @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.000005   0.000021 (  0.000021)
autoconf               0.000032   0.000009   0.000041 (  0.000040)
configure              0.000025   0.000007   0.000032 (  0.000031)
build_up               0.004845   0.005128   5.048060 (  3.424750)
build_miniruby         0.000000   0.001507   2.017915 (  2.038174)
build_ruby             0.000600   0.001373   5.525643 (  5.672656)
build_all              0.007330   0.002421   6.338344 (  3.645687)
build_install          0.017993   0.007733   9.887668 (  5.317177)
test_btest             0.001073   0.000006  81.728820 ( 29.771945)
test_basic             0.006228   0.001361   1.107356 (  1.177560)
test_all               0.099638   0.036866 707.990324 (283.952171)
test_rubyspec          0.050659   0.029967 114.232290 ( 32.234485)
total: 367.24 sec