Logfile: /home/opc/ruby/logs/brlog.master.20250730-012133
#<BuildRuby:0x0000fffc848cfdd0
 @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.20250730-012133",
 @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.000012   0.000001   0.000013 (  0.000013)
autoconf               0.000024   0.000003   0.000027 (  0.000026)
configure              0.000012   0.000001   0.000013 (  0.000014)
build_up               0.004765   0.000503   2.149973 (  1.844807)
build_miniruby         0.001099   0.000116   1.285200 (  1.288627)
build_ruby             0.001389   0.000146   1.869684 (  4.168385)
build_all              0.008047   0.000000   3.208028 (  1.807698)
build_install          0.009195   0.007211   4.676277 (  2.601686)
test_btest             0.000635   0.000102  36.104638 ( 15.712698)
test_basic             0.006345   0.000364   0.494558 (  0.574597)
test_all               0.095633   0.017961 444.068009 (209.984907)
test_rubyspec          0.045511   0.055122  63.434424 ( 30.048059)
total: 268.03 sec