Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-015130
#<BuildRuby:0x0000003fc3fb7b30
 @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.20250924-015130",
 @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.000009   0.000079 (  0.000080)
autoconf               0.000104   0.000013   0.000117 (  0.000115)
configure              0.000148   0.000000   0.000148 (  0.000149)
build_up               0.018143   0.008339  22.172777 ( 11.407991)
build_miniruby         0.005375   0.000768 150.931809 (150.088894)
build_ruby             0.011093   0.000482  58.493412 ( 58.629413)
build_all              0.037701   0.022845 122.005105 ( 35.962457)
build_install          0.050962   0.023493  40.879871 ( 17.720298)
test_btest             0.003629   0.000000 322.460875 ( 89.210272)
test_basic             0.020431   0.011780   4.281437 (  4.152276)
test_all               0.282157   0.175611 3358.331209 (1026.060930)
test_rubyspec          0.164262   0.147449 595.916184 (170.215808)
total: 1563.45 sec