Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-095138
#<BuildRuby:0x0000003fc0fd7668
 @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-095138",
 @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.000067   0.000004   0.000071 (  0.000071)
autoconf               0.000093   0.000005   0.000098 (  0.000095)
configure              0.000080   0.000005   0.000085 (  0.000084)
build_up               0.017673   0.004106  19.164930 ( 10.712771)
build_miniruby         0.004994   0.000060  48.348198 ( 48.434674)
build_ruby             0.007597   0.004275  59.941292 ( 60.048010)
build_all              0.041644   0.015585 132.710084 ( 38.520272)
build_install          0.061645   0.019770  42.895121 ( 18.787094)
test_btest             0.000000   0.002781 348.291847 ( 93.997600)
test_basic             0.006427   0.034509   4.413700 (  4.311167)
test_all               0.296923   0.219557 4018.415465 (1196.499739)
test_rubyspec          0.170145   0.197895 703.701738 (199.606276)
total: 1670.92 sec