Logfile: /home/opc/ruby/logs/brlog.master.20250724-154637
#<BuildRuby:0x0000fffd11e7fdd8
 @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.20250724-154637",
 @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.000000   0.000012 (  0.000013)
autoconf               0.000022   0.000000   0.000022 (  0.000022)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.005571   0.000000   2.013463 (  1.838041)
build_miniruby         0.001328   0.000000   1.273741 (  1.276518)
build_ruby             0.001755   0.000000   1.876763 (  4.846367)
build_all              0.007365   0.000000   3.232367 (  1.735225)
build_install          0.016075   0.000026   4.626374 (  2.659195)
test_btest             0.000000   0.000694  36.416928 ( 15.634113)
test_basic             0.004409   0.003007   0.492355 (  0.574584)
test_all               0.098809   0.017095 439.211950 (203.591283)
test_rubyspec          0.047159   0.062614  63.284920 ( 29.796632)
total: 261.95 sec