Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251004-083626
#<BuildRuby:0x000073b42eeefdd0
 @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.20251004-083626",
 @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.000004   0.000026 (  0.000028)
autoconf               0.000039   0.000009   0.000048 (  0.000046)
configure              0.000030   0.000006   0.000036 (  0.000036)
build_up               0.005951   0.003717   4.836651 (  4.118740)
build_miniruby         0.001525   0.000117   2.312907 (  3.024690)
build_ruby             0.000973   0.001018   4.583289 ( 25.530097)
build_all              0.006721   0.002451   6.239005 (  2.862658)
build_install          0.016288   0.006921   9.722345 (  4.918488)
test_btest             0.000895   0.000000  74.557894 ( 23.609379)
test_basic             0.001357   0.005978   0.997781 (  1.059287)
test_all               0.091098   0.037122 710.075710 (313.866092)
test_rubyspec          0.044928   0.031965 113.798771 ( 47.366172)
total: 426.36 sec