Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-144936
#<BuildRuby:0x0000003fba18e918
 @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-144936",
 @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.000067   0.000007   0.000074 (  0.000074)
autoconf               0.000092   0.000010   0.000102 (  0.000098)
configure              0.000086   0.000009   0.000095 (  0.000095)
build_up               0.012389   0.012044  22.795536 ( 11.606524)
build_miniruby         0.005293   0.000000  50.148243 ( 50.253296)
build_ruby             0.011545   0.000132  61.045272 ( 61.181213)
build_all              0.043026   0.015947 136.832215 ( 39.681412)
build_install          0.036842   0.041870  46.478872 ( 19.509012)
test_btest             0.004552   0.000000 370.805558 (110.200891)
test_basic             0.024123   0.007482   4.372765 (  4.227643)
test_all               0.336767   0.161365 3658.908426 (1157.344436)
test_rubyspec          0.176234   0.166208 643.135027 (182.980835)
total: 1636.99 sec