Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-201558
#<BuildRuby:0x0000003fd08ee918
 @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-201558",
 @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.000067   0.000005   0.000072 (  0.000074)
autoconf               0.000109   0.000000   0.000109 (  0.000107)
configure              0.000093   0.000000   0.000093 (  0.000093)
build_up               0.014732   0.008737  22.107508 ( 11.162394)
build_miniruby         0.002251   0.003865  50.448182 ( 50.533533)
build_ruby             0.011282   0.000753  61.383058 ( 61.503397)
build_all              0.032146   0.024518 138.450404 ( 40.201457)
build_install          0.067938   0.010859  46.402623 ( 19.749437)
test_btest             0.004051   0.000002 372.354111 (114.656759)
test_basic             0.023165   0.009776   4.306440 (  4.186229)
test_all               0.289076   0.218375 3842.335601 (1204.873699)
test_rubyspec          0.150566   0.203834 681.948266 (193.019725)
total: 1699.89 sec