Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-223707
#<BuildRuby:0x0000003ff1fd7a88
 @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-223707",
 @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.000076   0.000007   0.000083 (  0.000084)
autoconf               0.000106   0.000010   0.000116 (  0.000112)
configure              0.000091   0.000009   0.000100 (  0.000099)
build_up               0.021038   0.001228  19.232079 ( 10.690926)
build_miniruby         0.000000   0.005465  48.621008 ( 48.748715)
build_ruby             0.011414   0.001886  58.924802 ( 59.046735)
build_all              0.047761   0.009890 128.879614 ( 37.627286)
build_install          0.049521   0.025677  41.505601 ( 18.296361)
test_btest             0.002712   0.000000 338.608573 ( 94.755211)
test_basic             0.027044   0.004931   4.213705 (  4.079415)
test_all               0.277701   0.186908 3414.815896 (935.465746)
test_rubyspec          0.152048   0.167660 610.227525 (173.792234)
total: 1382.51 sec