Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-141144
#<BuildRuby:0x0000003fb4cceab8
 @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-141144",
 @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.000069   0.000006   0.000075 (  0.000077)
autoconf               0.000120   0.000000   0.000120 (  0.000117)
configure              0.000100   0.000000   0.000100 (  0.000099)
build_up               0.012600   0.011752  21.628779 ( 10.958593)
build_miniruby         0.002026   0.003761  48.663473 ( 48.759802)
build_ruby             0.011619   0.000007  59.766537 ( 59.877193)
build_all              0.040026   0.016979 130.055765 ( 37.876212)
build_install          0.056263   0.024164  43.154499 ( 18.396580)
test_btest             0.003389   0.000000 339.388382 ( 91.518437)
test_basic             0.028133   0.009347   4.282930 (  4.188145)
test_all               0.292813   0.185279 3842.666433 (1047.944633)
test_rubyspec          0.156233   0.181968 628.010408 (178.277140)
total: 1497.80 sec