Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-232326
#<BuildRuby:0x0000003feab4eab8
 @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.20250927-232326",
 @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.000063   0.000010   0.000073 (  0.000071)
autoconf               0.000084   0.000013   0.000097 (  0.000094)
configure              0.000073   0.000011   0.000084 (  0.000083)
build_up               0.021396   0.003008  22.636159 ( 11.310961)
build_miniruby         0.001995   0.004286  49.621434 ( 49.711053)
build_ruby             0.011503   0.000000  61.726275 ( 61.843707)
build_all              0.036214   0.019971 137.477854 ( 40.048326)
build_install          0.054110   0.025083  45.084228 ( 19.411706)
test_btest             0.003748   0.000000 380.297686 (102.702826)
test_basic             0.022290   0.010950   4.465846 (  4.345455)
test_all               0.328938   0.167350 3770.453654 (1092.747078)
test_rubyspec          0.173821   0.167111 683.766525 (192.942192)
total: 1575.07 sec