Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-221245
#<BuildRuby:0x0000003fc04ee918
 @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.20250922-221245",
 @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.000007   0.000069 (  0.000069)
autoconf               0.000088   0.000009   0.000097 (  0.000095)
configure              0.000078   0.000008   0.000086 (  0.000085)
build_up               0.023785   0.000000  20.075708 ( 11.270588)
build_miniruby         0.005428   0.000000  48.317408 ( 48.401281)
build_ruby             0.013579   0.000000  58.982274 ( 59.080414)
build_all              0.042035   0.016225 128.565055 ( 37.479291)
build_install          0.071047   0.008837  39.935413 ( 17.808964)
test_btest             0.000000   0.002964 338.336641 ( 91.947504)
test_basic             0.023926   0.006798   4.167024 (  4.024495)
test_all               0.272917   0.218183 3534.803342 (1015.036769)
test_rubyspec          0.169357   0.149822 604.493992 (172.579662)
total: 1457.63 sec