Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251026-145121
#<BuildRuby:0x00007ec5a36bfde0
 @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-145121",
 @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.000020   0.000006   0.000026 (  0.000027)
autoconf               0.000038   0.000000   0.000038 (  0.000038)
configure              0.000030   0.000000   0.000030 (  0.000030)
build_up               0.004962   0.004733   4.682459 (  3.511756)
build_miniruby         0.001520   0.000000   2.245004 (  2.448183)
build_ruby             0.001616   0.000402   4.605560 ( 80.094067)
build_all              0.007199   0.002118   6.300661 (  3.138482)
build_install          0.020034   0.004843  10.077248 (  5.563275)
test_btest             0.000807   0.000245  78.181095 ( 30.517829)
test_basic             0.002673   0.005844   1.085184 (  1.151166)
test_all               0.095379   0.037601 656.845164 (225.021104)
test_rubyspec          0.040077   0.044584 112.933853 ( 29.137930)
total: 380.59 sec