Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251025-125259
#<BuildRuby:0x00007d6ea787fdc8
 @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.20251025-125259",
 @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.000006   0.000028 (  0.000028)
autoconf               0.000035   0.000011   0.000046 (  0.000045)
configure              0.000037   0.000000   0.000037 (  0.000036)
build_up               0.004346   0.006488   5.149204 (  3.791444)
build_miniruby         0.001246   0.000422   2.603229 (  2.847059)
build_ruby             0.001403   0.000802   5.266968 (  5.412920)
build_all              0.008332   0.002461   6.207010 (  3.464667)
build_install          0.021678   0.004690   9.666931 (  6.315806)
test_btest             0.000728   0.000235  83.182668 ( 45.275927)
test_basic             0.003934   0.004288   1.137456 (  1.334047)
test_all               0.087560   0.044043 667.234561 (331.964504)
test_rubyspec          0.047418   0.036736 116.719449 ( 38.507261)
total: 438.92 sec