Logfile: /home/opc/ruby/logs/brlog.master.20250731-003720
#<BuildRuby:0x0000fffea68dfdd8
 @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.20250731-003720",
 @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.000018   0.000002   0.000020 (  0.000238)
autoconf               0.000026   0.000003   0.000029 (  0.000027)
configure              0.000016   0.000002   0.000018 (  0.000017)
build_up               0.004377   0.000487   2.125908 (  1.871847)
build_miniruby         0.001314   0.000000   1.267613 (  1.271008)
build_ruby             0.001594   0.000000   1.901933 (  4.424397)
build_all              0.001440   0.006025   3.193229 (  1.793919)
build_install          0.006654   0.010891   4.698622 (  2.702349)
test_btest             0.000702   0.000058  36.502877 ( 16.454850)
test_basic             0.002609   0.007147   0.505098 (  0.576679)
test_all               0.077635   0.036243 434.481972 (185.187727)
test_rubyspec          0.050564   0.048464  66.278391 ( 30.960149)
total: 245.24 sec