Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-155451
#<BuildRuby:0x0000003fb90fe918
 @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-155451",
 @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.000059   0.000006   0.000065 (  0.000065)
autoconf               0.000089   0.000009   0.000098 (  0.000096)
configure              0.000076   0.000008   0.000084 (  0.000083)
build_up               0.020348   0.001692  19.519038 ( 10.691287)
build_miniruby         0.005795   0.000000  48.957482 ( 49.080534)
build_ruby             0.009111   0.003555  59.782089 ( 59.896079)
build_all              0.038280   0.020652 130.858342 ( 37.934208)
build_install          0.048420   0.026500  40.911073 ( 18.020535)
test_btest             0.002135   0.000363 341.480135 ( 96.284820)
test_basic             0.026877   0.002463   4.330795 (  4.200041)
test_all               0.318723   0.147297 3583.871943 (973.852255)
test_rubyspec          0.178370   0.158338 605.953185 (172.674878)
total: 1422.64 sec