Logfile: /home/opc/ruby/logs/brlog.master.20250727-190335
#<BuildRuby:0x0000fffc9149fdc0
 @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.20250727-190335",
 @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.000003   0.000013 (  0.000012)
autoconf               0.000022   0.000005   0.000027 (  0.000027)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.005376   0.000311   2.143435 (  1.836067)
build_miniruby         0.001063   0.000236   1.296252 (  1.303522)
build_ruby             0.001302   0.000290   1.892948 (  4.283983)
build_all              0.006357   0.000457   3.142481 (  1.655934)
build_install          0.012910   0.003382   4.594652 (  2.653155)
test_btest             0.000577   0.000126  36.325825 ( 16.318055)
test_basic             0.005991   0.001302   0.487355 (  0.569764)
test_all               0.084852   0.024565 420.023807 (189.968704)
test_rubyspec          0.029418   0.056013  62.288914 ( 29.316563)
total: 247.91 sec