Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-155022
#<BuildRuby:0x0000003fc76cf870
 @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-155022",
 @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.000077   0.000006   0.000083 (  0.000087)
autoconf               0.000112   0.000008   0.000120 (  0.000121)
configure              0.000093   0.000007   0.000100 (  0.000099)
build_up               0.016848   0.008071  22.590771 ( 11.211928)
build_miniruby         0.005940   0.000171  49.938841 ( 50.035262)
build_ruby             0.011867   0.000000  61.373442 ( 61.486222)
build_all              0.030145   0.028459 139.697805 ( 40.580845)
build_install          0.059114   0.020605  44.466719 ( 18.157100)
test_btest             0.000000   0.002904 374.618365 (100.506615)
test_basic             0.013930   0.015824   4.371542 (  4.245745)
test_all               0.319829   0.169212 4057.745901 (1150.774760)
test_rubyspec          0.189736   0.173876 671.831432 (190.562516)
total: 1627.57 sec