Logfile: /home/opc/ruby/logs/brlog.master.20250728-022345
#<BuildRuby:0x0000fffcde77fde0
 @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.20250728-022345",
 @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.000014   0.000002   0.000016 (  0.000016)
autoconf               0.000026   0.000003   0.000029 (  0.000028)
configure              0.000020   0.000002   0.000022 (  0.000021)
build_up               0.001387   0.004287   2.132644 (  1.832462)
build_miniruby         0.001160   0.000000   1.269976 (  1.271735)
build_ruby             0.000000   0.001652   1.903084 (  4.345926)
build_all              0.002238   0.004585   3.200279 (  1.778985)
build_install          0.016454   0.000279   4.646133 (  2.695209)
test_btest             0.000727   0.000000  36.805792 ( 16.167491)
test_basic             0.006351   0.000617   0.490324 (  0.578976)
test_all               0.082583   0.030506 481.948713 (205.765359)
test_rubyspec          0.023312   0.063727  62.463812 ( 29.649594)
total: 264.09 sec