Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-021601
#<BuildRuby:0x0000003fed4768c8
 @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-021601",
 @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.000101   0.000010   0.000111 (  0.000106)
configure              0.000125   0.000012   0.000137 (  0.000133)
build_up               0.011272   0.012456  21.522106 ( 10.931555)
build_miniruby         0.000000   0.005815  49.048076 ( 49.151719)
build_ruby             0.010109   0.001662  60.384427 ( 60.498394)
build_all              0.042746   0.017147 140.686438 ( 40.976831)
build_install          0.058760   0.014594  43.530464 ( 18.967168)
test_btest             0.003907   0.000000 373.046372 (100.708254)
test_basic             0.017281   0.015569   4.395791 (  4.279883)
test_all               0.353538   0.134947 3775.206251 (1039.161235)
test_rubyspec          0.168379   0.181986 683.922842 (193.371969)
total: 1518.05 sec