Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-020019
#<BuildRuby:0x0000003ff1c1fd50
 @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-020019",
 @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.000070   0.000007   0.000077 (  0.000078)
autoconf               0.000114   0.000011   0.000125 (  0.000123)
configure              0.000095   0.000009   0.000104 (  0.000105)
build_up               0.006001   0.016709  19.761044 ( 10.858740)
build_miniruby         0.001407   0.004231  49.572558 ( 49.654189)
build_ruby             0.008586   0.004117  60.535470 ( 60.655756)
build_all              0.043967   0.014058 135.436104 ( 39.267158)
build_install          0.040576   0.035843  43.149593 ( 18.835624)
test_btest             0.000000   0.003256 356.135206 ( 99.033676)
test_basic             0.026568   0.004457   4.297442 (  4.169794)
test_all               0.327041   0.180176 4054.302214 (1108.754655)
test_rubyspec          0.186862   0.154996 671.362613 (191.178407)
total: 1582.41 sec