Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-150056
#<BuildRuby:0x0000003fcab0eac8
 @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-150056",
 @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.000077   0.000008   0.000085 (  0.000087)
autoconf               0.000150   0.000000   0.000150 (  0.000146)
configure              0.000103   0.000000   0.000103 (  0.000103)
build_up               0.023154   0.000472  21.938342 ( 10.913534)
build_miniruby         0.005876   0.000000  49.183926 ( 49.280949)
build_ruby             0.010383   0.003645  59.289608 ( 59.432675)
build_all              0.023762   0.032702 129.209893 ( 37.676709)
build_install          0.043546   0.029637  41.073146 ( 17.988633)
test_btest             0.003751   0.000000 342.591619 ( 92.387917)
test_basic             0.023837   0.009652   4.173108 (  4.071695)
test_all               0.284974   0.183377 3724.848043 (1038.508497)
test_rubyspec          0.147253   0.179672 619.576860 (176.124479)
total: 1486.39 sec