Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-140159
#<BuildRuby:0x0000003fdde86a80
 @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.20250928-140159",
 @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.000007   0.000071 (  0.000072)
autoconf               0.000110   0.000012   0.000122 (  0.000118)
configure              0.000111   0.000000   0.000111 (  0.000107)
build_up               0.021772   0.005154  29.550995 ( 14.456021)
build_miniruby         0.005796   0.000000  49.278808 ( 49.383653)
build_ruby             0.013455   0.000000  61.392346 ( 60.611515)
build_all              0.044516   0.018216 140.371782 ( 40.679431)
build_install          0.054068   0.027578  46.497265 ( 18.699398)
test_btest             0.000410   0.002764 374.374771 (101.092063)
test_basic             0.022480   0.010472   4.391510 (  4.259616)
test_all               0.303314   0.185775 3990.286446 (1115.812987)
test_rubyspec          0.161822   0.192759 675.321429 (191.441619)
total: 1596.44 sec