Logfile: /home/opc/ruby/logs/brlog.master.20250731-170441
#<BuildRuby:0x0000fffe7460fdd8
 @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-170441",
 @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.000003   0.000014 (  0.000014)
autoconf               0.000018   0.000004   0.000022 (  0.000022)
configure              0.000011   0.000003   0.000014 (  0.000014)
build_up               0.005502   0.000360   2.196655 (  1.862646)
build_miniruby         0.000975   0.000216   1.295964 (  1.305224)
build_ruby             0.001607   0.000357   1.960883 (  4.287586)
build_all              0.006010   0.001336   3.315254 (  1.783829)
build_install          0.012017   0.006230   4.769984 (  2.657269)
test_btest             0.000466   0.000121  36.831292 ( 15.528034)
test_basic             0.005205   0.001357   0.488143 (  0.574184)
test_all               0.092302   0.019463 432.758226 (184.668405)
test_rubyspec          0.032688   0.051660  62.443317 ( 29.564671)
total: 242.23 sec