Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251024-045108
#<BuildRuby:0x00007e208e75fdc8
 @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-045108",
 @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.000024   0.000000   0.000024 (  0.000024)
autoconf               0.000042   0.000000   0.000042 (  0.000042)
configure              0.000037   0.000000   0.000037 (  0.000036)
build_up               0.005079   0.003797   4.209292 (  2.930190)
build_miniruby         0.000000   0.001386   1.994360 (  2.009808)
build_ruby             0.000408   0.001480   3.936580 (  4.087781)
build_all              0.005986   0.002180   5.516266 (  2.411936)
build_install          0.021072   0.004303   9.409704 (  5.765882)
test_btest             0.001068   0.000029  80.899587 ( 33.083924)
test_basic             0.004651   0.002952   1.131302 (  1.248463)
test_all               0.095317   0.031322 661.465946 (272.940935)
test_rubyspec          0.057345   0.024938 112.625152 ( 35.499428)
total: 359.98 sec