Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-173320
#<BuildRuby:0x0000003fd7f1ea20
 @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.20250927-173320",
 @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.000005   0.000067 (  0.000068)
autoconf               0.000093   0.000007   0.000100 (  0.000099)
configure              0.000078   0.000006   0.000084 (  0.000082)
build_up               0.015405   0.007923  23.689188 ( 11.706740)
build_miniruby         0.005203   0.000107  51.201814 ( 51.311509)
build_ruby             0.001811   0.011743  62.042490 ( 62.168560)
build_all              0.050391   0.012761 139.619827 ( 40.330531)
build_install          0.058517   0.017058  45.872920 ( 19.452487)
test_btest             0.003973   0.000000 365.864792 (117.030766)
test_basic             0.023016   0.012893   4.343687 (  4.227118)
test_all               0.308526   0.185606 4233.326399 (1130.242763)
test_rubyspec          0.197151   0.168758 698.381475 (197.112593)
total: 1633.59 sec