Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-185708
#<BuildRuby:0x0000003fbb2d7d50
 @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.20250923-185708",
 @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.000061   0.000006   0.000067 (  0.000068)
autoconf               0.000091   0.000008   0.000099 (  0.000097)
configure              0.000078   0.000008   0.000086 (  0.000086)
build_up               0.015820   0.006298  19.062492 ( 10.612710)
build_miniruby         0.004932   0.000508  48.649128 ( 48.740212)
build_ruby             0.010029   0.003715  58.986631 ( 59.088322)
build_all              0.023171   0.033033 119.900319 ( 35.314168)
build_install          0.058054   0.016717  39.728716 ( 17.521046)
test_btest             0.002920   0.000000 317.756123 ( 86.351580)
test_basic             0.017685   0.018120   4.220905 (  4.089038)
test_all               0.282418   0.160652 3327.099279 (978.612818)
test_rubyspec          0.149128   0.153588 568.907715 (163.446958)
total: 1403.78 sec