Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-190217
#<BuildRuby:0x0000003fc67b7b30
 @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-190217",
 @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.000091   0.000005   0.000096 (  0.000085)
autoconf               0.000000   0.000219   0.000219 (  0.000217)
configure              0.000000   0.000113   0.000113 (  0.000111)
build_up               0.005239   0.018990  22.676685 ( 11.327997)
build_miniruby         0.005351   0.000121  49.835217 ( 49.939008)
build_ruby             0.008080   0.003296  60.861291 ( 60.981109)
build_all              0.040642   0.019007 135.143066 ( 39.339044)
build_install          0.057236   0.020524  46.318228 ( 18.661758)
test_btest             0.002421   0.000350 369.969443 (103.832521)
test_basic             0.024403   0.011609   4.486986 (  4.368090)
test_all               0.299521   0.194517 3943.493648 (1074.243995)
test_rubyspec          0.197649   0.143624 659.588830 (187.385264)
total: 1550.08 sec