Logfile: /home/opc/ruby/logs/brlog.master.20250725-032759
#<BuildRuby:0x0000fffd403cfdc8
 @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-032759",
 @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.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000024   0.000002   0.000026 (  0.000024)
configure              0.000018   0.000001   0.000019 (  0.000019)
build_up               0.001663   0.003806   2.024174 (  1.790071)
build_miniruby         0.001189   0.000119   1.276690 (  1.282307)
build_ruby             0.001471   0.000148   1.894725 (  4.026774)
build_all              0.007790   0.000000   3.226809 (  1.701922)
build_install          0.015573   0.000983   4.641791 (  2.646839)
test_btest             0.000652   0.000057  37.021493 ( 15.858511)
test_basic             0.005916   0.000110   0.486511 (  0.576359)
test_all               0.099962   0.010578 450.321153 (209.403672)
test_rubyspec          0.062104   0.022007  62.446286 ( 29.718079)
total: 267.01 sec