Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-171926
#<BuildRuby:0x0000003fc9036a70
 @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.20250928-171926",
 @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.000062   0.000006   0.000068 (  0.000070)
autoconf               0.000091   0.000010   0.000101 (  0.000097)
configure              0.000074   0.000008   0.000082 (  0.000081)
build_up               0.016481   0.008025  23.057428 ( 11.274253)
build_miniruby         0.002063   0.003748  50.215648 ( 50.311047)
build_ruby             0.012906   0.000120  59.704863 ( 59.836105)
build_all              0.046341   0.013370 138.530548 ( 40.175591)
build_install          0.045004   0.032573  46.226290 ( 18.615061)
test_btest             0.003625   0.000000 375.363614 (100.824247)
test_basic             0.024088   0.011960   4.481265 (  4.362557)
test_all               0.286865   0.192504 4078.702075 (1098.456310)
test_rubyspec          0.150381   0.202994 667.270165 (189.881427)
total: 1573.74 sec