Logfile: /home/opc/ruby/logs/brlog.master.20250727-073154
#<BuildRuby:0x0000fffd35bafdc8
 @BUILD_DIR="/home/opc/ruby/build",
 @INSTALL_DIR="/home/opc/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/opc/ruby/src",
 @TARGET_BUILD_DIR="/home/opc/ruby/build/master",
 @TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
 @TARGET_NAME="master",
 @TARGET_SRC_DIR="/home/opc/ruby/src/master",
 @btest_opts="-j3",
 @build_opts="-j3",
 @configure_opts=["--disable-dtrace --disable-yjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20250727-073154",
 @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='-j3'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000010   0.000003   0.000013 (  0.000014)
autoconf               0.000016   0.000005   0.000021 (  0.000021)
configure              0.000011   0.000003   0.000014 (  0.000015)
build_up               0.003305   0.002402   2.132107 (  2.070739)
build_miniruby         0.001429   0.000000   1.254566 (  1.257071)
build_ruby             0.001745   0.000000   1.920875 (  4.353245)
build_all              0.006013   0.001783   5.454736 (  3.076994)
build_install          0.004443   0.012122   4.667791 (  2.780507)
test_btest             0.000483   0.000217  36.108152 ( 15.370862)
test_basic             0.003831   0.003927   0.496415 (  0.589693)
test_all               0.066835   0.047955 477.520642 (204.351479)
test_rubyspec          0.032235   0.058582  62.423923 ( 29.462159)
total: 263.31 sec