Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-141538
#<BuildRuby:0x0000003fd4e4f7c8
 @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-141538",
 @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.000006   0.000066 (  0.000068)
autoconf               0.000090   0.000009   0.000099 (  0.000094)
configure              0.000077   0.000008   0.000085 (  0.000083)
build_up               0.021007   0.000000  18.832614 ( 10.640736)
build_miniruby         0.005171   0.000000  48.837276 ( 48.961904)
build_ruby             0.008633   0.003537  58.928658 ( 59.030929)
build_all              0.039043   0.018402 129.270162 ( 37.659205)
build_install          0.054382   0.017839  40.077372 ( 17.853055)
test_btest             0.000000   0.002891 338.179528 ( 92.443356)
test_basic             0.019819   0.011251   4.320463 (  4.176246)
test_all               0.301892   0.161396 3448.197889 (1088.104564)
test_rubyspec          0.164979   0.150993 597.787918 (170.628890)
total: 1529.50 sec