Logfile: /home/opc/ruby/logs/brlog.master.20250725-210026
#<BuildRuby:0x0000ffff5bedfde0
 @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.20250725-210026",
 @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.000016   0.000000   0.000016 (  0.000016)
autoconf               0.000032   0.000000   0.000032 (  0.000031)
configure              0.000022   0.000000   0.000022 (  0.000021)
build_up               0.005503   0.000000   2.219836 (  1.940801)
build_miniruby         0.001299   0.000000   1.333715 (  1.338976)
build_ruby             0.002114   0.000000   2.043320 (  5.015688)
build_all              0.004224   0.004334   3.303754 (  1.770043)
build_install          0.008679   0.011272   4.883796 (  2.974240)
test_btest             0.000000   0.000786  37.508660 ( 17.780019)
test_basic             0.000635   0.006104   0.496706 (  0.574392)
test_all               0.091340   0.023288 432.811427 (198.603864)
test_rubyspec          0.036243   0.054900  62.582075 ( 29.475292)
total: 259.47 sec