Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-020340
#<BuildRuby:0x0000003fd43fe918
 @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.20250928-020340",
 @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.000007   0.000067 (  0.000066)
autoconf               0.000106   0.000000   0.000106 (  0.000104)
configure              0.000088   0.000000   0.000088 (  0.000086)
build_up               0.021246   0.003305  23.545987 ( 11.651550)
build_miniruby         0.005536   0.000188  50.666917 ( 50.762931)
build_ruby             0.007821   0.003948  63.605041 ( 63.731053)
build_all              0.032327   0.029767 139.533381 ( 40.367328)
build_install          0.058074   0.022372  44.915399 ( 19.687998)
test_btest             0.001585   0.002735 387.027302 (104.369466)
test_basic             0.015296   0.015147   4.510463 (  4.381891)
test_all               0.329280   0.190791 3897.604028 (1228.163123)
test_rubyspec          0.167022   0.190369 704.742841 (198.660480)
total: 1721.78 sec