Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-123445
#<BuildRuby:0x0000003fdacae8c8
 @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-123445",
 @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.000075   0.000006   0.000081 (  0.000080)
autoconf               0.000109   0.000008   0.000117 (  0.000113)
configure              0.000092   0.000007   0.000099 (  0.000098)
build_up               0.013436   0.012203  24.363347 ( 11.957418)
build_miniruby         0.001567   0.004195  51.205062 ( 51.289329)
build_ruby             0.010192   0.002938  60.889445 ( 61.006715)
build_all              0.045889   0.013653 139.558126 ( 40.595733)
build_install          0.045556   0.034999  46.568388 ( 19.817436)
test_btest             0.000207   0.003762 368.606565 (114.231852)
test_basic             0.027578   0.008172   4.417307 (  4.289852)
test_all               0.331172   0.189917 3893.438900 (1175.112758)
test_rubyspec          0.173430   0.124742 571.942381 (163.874731)
total: 1642.18 sec