Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-105242
#<BuildRuby:0x0000003febece908
 @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-105242",
 @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.000072   0.000007   0.000079 (  0.000080)
autoconf               0.000108   0.000011   0.000119 (  0.000116)
configure              0.000092   0.000010   0.000102 (  0.000100)
build_up               0.014489   0.011301  23.672992 ( 11.630676)
build_miniruby         0.001431   0.004136  49.316311 ( 49.405571)
build_ruby             0.005261   0.006971  61.130781 ( 61.255587)
build_all              0.041334   0.016009 134.554974 ( 39.208859)
build_install          0.067848   0.011961  46.172238 ( 19.746809)
test_btest             0.004046   0.000085 363.946321 (105.427629)
test_basic             0.023696   0.014029   4.405462 (  4.275972)
test_all               0.273195   0.230506 3966.797846 (1177.251149)
test_rubyspec          0.188953   0.160424 656.465155 (186.172219)
total: 1654.38 sec