Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-091924
#<BuildRuby:0x0000003fbfd9fbf8
 @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-091924",
 @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.000067   0.000005   0.000072 (  0.000072)
autoconf               0.000113   0.000010   0.000123 (  0.000120)
configure              0.000098   0.000008   0.000106 (  0.000104)
build_up               0.019287   0.004651  21.709794 ( 11.157177)
build_miniruby         0.005487   0.000125  51.086639 ( 51.173187)
build_ruby             0.000868   0.011885  60.647143 ( 60.753986)
build_all              0.046638   0.016493 139.656848 ( 40.674652)
build_install          0.056306   0.025701  43.551414 ( 18.766310)
test_btest             0.002507   0.000404 348.344859 (108.978484)
test_basic             0.015666   0.023093   4.424309 (  4.314800)
test_all               0.272671   0.222675 3835.211033 (1036.058763)
test_rubyspec          0.160759   0.172862 621.346708 (176.389529)
total: 1508.27 sec