Logfile: /home/opc/ruby/logs/brlog.master.20250801-004537
#<BuildRuby:0x0000fffcf8f7fdc8
 @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.20250801-004537",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000018   0.000003   0.000021 (  0.000021)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.000000   0.005506   2.154296 (  1.860099)
build_miniruby         0.000000   0.001302   1.250678 (  1.252127)
build_ruby             0.001513   0.000000   1.956184 (  4.481667)
build_all              0.004623   0.002484   3.243442 (  1.778114)
build_install          0.015047   0.002978   4.743085 (  2.699524)
test_btest             0.000562   0.000147  36.352591 ( 18.190809)
test_basic             0.005981   0.001559   0.502235 (  0.578283)
test_all               0.079230   0.033810 466.212956 (204.385071)
test_rubyspec          0.059648   0.048849  62.660260 ( 29.711397)
total: 264.94 sec