Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-135102
#<BuildRuby:0x0000003fe94f7d50
 @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.20250923-135102",
 @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.000064   0.000006   0.000070 (  0.000072)
autoconf               0.000000   0.000136   0.000136 (  0.000136)
configure              0.000000   0.000096   0.000096 (  0.000095)
build_up               0.016791   0.004703  19.779457 ( 10.892957)
build_miniruby         0.005324   0.000000  48.449893 ( 48.537897)
build_ruby             0.007996   0.003368  59.516379 ( 59.621633)
build_all              0.026395   0.032329 130.634756 ( 38.286760)
build_install          0.029814   0.046574  40.481725 ( 18.084790)
test_btest             0.002163   0.000506 336.004847 ( 92.555186)
test_basic             0.013283   0.016634   4.145521 (  4.018471)
test_all               0.311734   0.156102 3795.554224 (1024.949842)
test_rubyspec          0.166575   0.172524 613.692972 (174.929037)
total: 1471.88 sec