Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250929-182647
#<BuildRuby:0x00007b988dabfdc8
 @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.20250929-182647",
 @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.000009   0.000004   0.000013 (  0.000014)
autoconf               0.000020   0.000007   0.000027 (  0.000027)
configure              0.000014   0.000006   0.000020 (  0.000021)
build_up               0.005026   0.005030   5.029190 (  3.197444)
build_miniruby         0.001508   0.000000   2.755809 (  2.434936)
build_ruby             0.001616   0.000083   3.860276 (  3.938594)
build_all              0.006135   0.001908   5.891816 (  2.602861)
build_install          0.013531   0.006998   9.268662 (  4.408661)
test_btest             0.000633   0.000268  69.559285 ( 21.229870)
test_basic             0.004591   0.003601   0.960854 (  1.012567)
test_all               0.097455   0.028997 635.648170 (226.970063)
test_rubyspec          0.049821   0.031490 114.629076 ( 43.986562)
total: 309.78 sec