Logfile: /home/opc/ruby/logs/brlog.master.20250727-231157
#<BuildRuby:0x0000ffff9588fdc0
 @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-231157",
 @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.000012   0.000002   0.000014 (  0.000013)
autoconf               0.000020   0.000002   0.000022 (  0.000022)
configure              0.000018   0.000002   0.000020 (  0.000019)
build_up               0.005083   0.000554   2.148001 (  1.833005)
build_miniruby         0.001105   0.000120   1.244891 (  1.252233)
build_ruby             0.001373   0.000150   1.941515 (  4.028061)
build_all              0.002597   0.004906   3.215380 (  1.747909)
build_install          0.015497   0.002591   4.713114 (  2.660888)
test_btest             0.000921   0.000152  36.679283 ( 18.641657)
test_basic             0.002984   0.004783   0.490574 (  0.570929)
test_all               0.075363   0.036273 429.777101 (188.267803)
test_rubyspec          0.043783   0.043064  63.763256 ( 30.064896)
total: 249.07 sec