Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-003957
#<BuildRuby:0x0000003fd815f730
 @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-003957",
 @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.000064   0.000005   0.000069 (  0.000070)
autoconf               0.000113   0.000008   0.000121 (  0.000119)
configure              0.000099   0.000007   0.000106 (  0.000177)
build_up               0.014118   0.010722  24.612688 ( 12.077174)
build_miniruby         0.006257   0.000218  55.823836 ( 55.922504)
build_ruby             0.008775   0.004029  61.799858 ( 61.909506)
build_all              0.036717   0.020935 134.948425 ( 39.466276)
build_install          0.040202   0.042671  45.947380 ( 19.490510)
test_btest             0.002213   0.000428 361.289085 (103.761917)
test_basic             0.027397   0.005662   4.315905 (  4.185790)
test_all               0.313976   0.177831 3564.968949 (940.607929)
test_rubyspec          0.166730   0.162979 596.204327 (170.555707)
total: 1407.98 sec