Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251024-165245
#<BuildRuby:0x00007a48ff79fdc0
 @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.20251024-165245",
 @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.000025   0.000006   0.000031 (  0.000031)
autoconf               0.000036   0.000009   0.000045 (  0.000045)
configure              0.000031   0.000008   0.000039 (  0.000038)
build_up               0.005231   0.005592   5.326424 (  9.009828)
build_miniruby         0.001356   0.000376   2.421191 (  4.697176)
build_ruby             0.000555   0.001181   4.607917 ( 54.219043)
build_all              0.007780   0.001191   6.169268 (  3.121768)
build_install          0.018460   0.002032   8.967581 ( 14.717269)
test_btest             0.000000   0.001022  64.611350 ( 24.387744)
test_basic             0.002655   0.005839   0.999391 (  4.898948)
test_all               0.087110   0.043899 688.064245 (283.513270)
test_rubyspec          0.057901   0.026817 112.619812 ( 30.855239)
total: 429.42 sec