Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-155158
#<BuildRuby:0x0000003fba766958
 @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.20250924-155158",
 @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.000009   0.000071 (  0.000071)
autoconf               0.000088   0.000012   0.000100 (  0.000097)
configure              0.000073   0.000010   0.000083 (  0.000083)
build_up               0.014616   0.009434  22.082606 ( 10.833693)
build_miniruby         0.005707   0.000000  48.948079 ( 49.054336)
build_ruby             0.011468   0.000000  58.954557 ( 59.063747)
build_all              0.035974   0.019289 127.652695 ( 37.515468)
build_install          0.036246   0.037625  42.401093 ( 18.613678)
test_btest             0.003639   0.000000 331.359209 ( 94.104260)
test_basic             0.026409   0.004057   4.246767 (  4.134866)
test_all               0.282553   0.178670 3599.600058 (999.442192)
test_rubyspec          0.176558   0.206608 731.476791 (206.425730)
total: 1479.19 sec