Logfile: /home/opc/ruby/logs/brlog.master.20250727-222835
#<BuildRuby:0x0000fffdbcc5fde0
 @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.20250727-222835",
 @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.000021   0.000003   0.000024 (  0.000282)
autoconf               0.000028   0.000005   0.000033 (  0.000031)
configure              0.000017   0.000003   0.000020 (  0.000019)
build_up               0.001979   0.003434   2.136167 (  1.859273)
build_miniruby         0.000389   0.000919   1.255779 (  1.268301)
build_ruby             0.000301   0.001398   1.889562 (  4.495319)
build_all              0.004308   0.002688   3.202539 (  1.791238)
build_install          0.010983   0.006082   4.668049 (  2.811041)
test_btest             0.000517   0.000153  36.357433 ( 18.215015)
test_basic             0.007575   0.000000   0.494447 (  0.577242)
test_all               0.089242   0.023493 480.141884 (211.770258)
test_rubyspec          0.049672   0.033249  61.890414 ( 29.709553)
total: 272.50 sec