Logfile: /home/opc/ruby/logs/brlog.master.20250729-171733
#<BuildRuby:0x0000ffff80f7fdc0
 @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.20250729-171733",
 @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.000017   0.000000   0.000017 (  0.000017)
autoconf               0.000026   0.000000   0.000026 (  0.000026)
configure              0.000022   0.000000   0.000022 (  0.000021)
build_up               0.000000   0.005698   2.241502 (  2.159332)
build_miniruby         0.002538   0.001916  69.091943 ( 29.483206)
build_ruby             0.001465   0.000126   1.939079 (  4.251374)
build_all              0.002972   0.004362   3.225579 (  1.784233)
build_install          0.007875   0.008971   4.658649 (  2.747716)
test_btest             0.000619   0.000129  37.117939 ( 16.227926)
test_basic             0.001121   0.006572   0.494868 (  0.576396)
test_all               0.076777   0.038548 487.006854 (203.268148)
test_rubyspec          0.058233   0.032036  62.236337 ( 29.551589)
total: 290.05 sec