Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-200105
#<BuildRuby:0x0000003fccd47b30
 @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.20250929-200105",
 @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.000059   0.000009   0.000068 (  0.000069)
autoconf               0.000092   0.000014   0.000106 (  0.000103)
configure              0.000077   0.000012   0.000089 (  0.000087)
build_up               0.007632   0.016546  22.964321 ( 11.498375)
build_miniruby         0.004213   0.000769  49.402771 ( 49.497157)
build_ruby             0.012308   0.000758  59.908694 ( 60.016002)
build_all              0.043389   0.017646 138.866840 ( 40.449627)
build_install          0.059019   0.018311  45.550636 ( 19.437937)
test_btest             0.000000   0.002744 368.822724 (106.190686)
test_basic             0.025284   0.006297   4.451260 (  4.316964)
test_all               0.291314   0.207377 3993.535403 (1109.228739)
test_rubyspec          0.144214   0.204785 663.445030 (188.398980)
total: 1589.04 sec