Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-231850
#<BuildRuby:0x0000003fc5066a80
 @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.20250925-231850",
 @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.000009   0.000081 (  0.000083)
autoconf               0.000103   0.000013   0.000116 (  0.000112)
configure              0.000085   0.000011   0.000096 (  0.000095)
build_up               0.022852   0.000831  21.336039 ( 11.058419)
build_miniruby         0.005327   0.000152  49.251449 ( 49.341334)
build_ruby             0.009769   0.003310  60.431193 ( 60.540185)
build_all              0.043974   0.016656 138.717856 ( 40.103431)
build_install          0.068545   0.011678  41.361574 ( 18.216684)
test_btest             0.003698   0.000000 355.271727 ( 96.275332)
test_basic             0.026827   0.005694   4.318999 (  4.201953)
test_all               0.288073   0.191355 3855.581936 (1027.755331)
test_rubyspec          0.146257   0.192041 632.334868 (180.021034)
total: 1487.52 sec