Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-163442
#<BuildRuby:0x0000003fbdc4e878
 @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.20250926-163442",
 @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.000071   0.000006   0.000077 (  0.000079)
autoconf               0.000111   0.000010   0.000121 (  0.000118)
configure              0.000095   0.000009   0.000104 (  0.000102)
build_up               0.024245   0.000354  24.158490 ( 11.949151)
build_miniruby         0.002079   0.003859  51.612570 ( 51.723446)
build_ruby             0.011708   0.000000  61.816639 ( 61.921017)
build_all              0.050088   0.011038 139.465671 ( 40.298768)
build_install          0.066306   0.011681  47.453724 ( 20.023981)
test_btest             0.003581   0.000000 367.694513 ( 99.694017)
test_basic             0.021586   0.013704   4.371318 (  4.243706)
test_all               0.304661   0.167664 3821.202707 (1035.952085)
test_rubyspec          0.176274   0.147434 593.734448 (169.461250)
total: 1495.27 sec