Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-134051
#<BuildRuby:0x0000003fdf0ef730
 @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",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/sipeed/ruby/logs/brlog.trunk.20250929-134051",
 @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.000062   0.000005   0.000067 (  0.000067)
autoconf               0.000092   0.000009   0.000101 (  0.000098)
configure              0.000075   0.000007   0.000082 (  0.000082)
build_up               0.018549   0.005461  23.941059 ( 11.809197)
build_miniruby         0.000000   0.006063  53.952796 ( 54.047113)
build_ruby             0.010316   0.001632  63.785100 ( 63.891608)
build_all              0.013855   0.047068 140.095659 ( 40.813891)
build_install          0.043320   0.044000  45.640103 ( 19.750028)
test_btest             0.002219   0.000591 384.842112 (108.565974)
test_basic             0.014375   0.015077   4.490327 (  4.355118)
test_all               0.285012   0.227235 3951.465587 (1148.781112)
test_rubyspec          0.174764   0.185972 699.648508 (197.854457)
total: 1649.87 sec