Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-205355
#<BuildRuby:0x0000003fb43bfd50
 @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.20250929-205355",
 @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.000075   0.000004   0.000079 (  0.000082)
autoconf               0.000113   0.000007   0.000120 (  0.000115)
configure              0.000096   0.000006   0.000102 (  0.000102)
build_up               0.019816   0.004260  21.977827 ( 11.115913)
build_miniruby         0.001419   0.004132  49.306127 ( 49.394342)
build_ruby             0.009169   0.004127  60.347708 ( 60.464014)
build_all              0.026294   0.030978 136.099052 ( 39.448534)
build_install          0.060096   0.017172  46.781669 ( 19.765834)
test_btest             0.002848   0.000000 374.238381 (100.753185)
test_basic             0.026446   0.006111   4.522222 (  4.363341)
test_all               0.288491   0.205890 3751.930655 (1199.288199)
test_rubyspec          0.143117   0.213925 646.589088 (183.944093)
total: 1668.54 sec