Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-075401
#<BuildRuby:0x0000003fb9f8fd10
 @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.20250926-075401",
 @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.000060   0.000008   0.000068 (  0.000069)
autoconf               0.000087   0.000012   0.000099 (  0.000097)
configure              0.000076   0.000010   0.000086 (  0.000085)
build_up               0.017021   0.007568  24.682990 ( 12.198687)
build_miniruby         0.003388   0.003304  58.018848 ( 58.133553)
build_ruby             0.012659   0.000121  70.321787 ( 70.461188)
build_all              0.036907   0.025348 144.654068 ( 41.849107)
build_install          0.050982   0.030142  49.061972 ( 21.053083)
test_btest             0.002322   0.000502 397.743057 (106.944819)
test_basic             0.033837   0.012885   5.022888 (  4.823269)
test_all               0.316513   0.211986 4326.517922 (1295.931508)
test_rubyspec          0.159628   0.201406 725.693452 (204.866838)
total: 1816.27 sec