Logfile: /home/opc/ruby/logs/brlog.master.20250801-030852
#<BuildRuby:0x0000ffff56c5fde0
 @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.20250801-030852",
 @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.000015   0.000001   0.000016 (  0.000016)
autoconf               0.000025   0.000001   0.000026 (  0.000026)
configure              0.000020   0.000001   0.000021 (  0.000021)
build_up               0.005054   0.000253   2.145272 (  1.808411)
build_miniruby         0.001059   0.000053   1.230517 (  1.259209)
build_ruby             0.000000   0.001516   1.887662 (  3.792916)
build_all              0.005152   0.002025   3.191809 (  1.709397)
build_install          0.012477   0.005034   4.694634 (  2.697851)
test_btest             0.000622   0.000078  36.804314 ( 15.734479)
test_basic             0.000000   0.006196   0.497116 (  0.575018)
test_all               0.081949   0.031749 479.119017 (211.714498)
test_rubyspec          0.032379   0.052261  62.352506 ( 29.505043)
total: 268.80 sec