Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-173601
#<BuildRuby:0x0000003fd4af7d50
 @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.20250922-173601",
 @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.000063   0.000006   0.000069 (  0.000071)
autoconf               0.000095   0.000009   0.000104 (  0.000101)
configure              0.000079   0.000008   0.000087 (  0.000086)
build_up               0.012500   0.008952  20.351740 ( 11.225181)
build_miniruby         0.005645   0.000000  48.593513 ( 48.695984)
build_ruby             0.007724   0.003822  59.829603 ( 59.938280)
build_all              0.034273   0.021180 131.508881 ( 38.370418)
build_install          0.052167   0.026339  41.908072 ( 18.440807)
test_btest             0.000000   0.002951 348.300906 ( 95.253592)
test_basic             0.023451   0.009418   4.209553 (  4.085163)
test_all               0.283918   0.176948 3737.585721 (1031.977716)
test_rubyspec          0.143744   0.190625 621.908032 (177.077101)
total: 1485.07 sec