Logfile: /home/opc/ruby/logs/brlog.master.20250724-142821
#<BuildRuby:0x0000fffe7e0afdc0
 @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.20250724-142821",
 @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.000003   0.000015 (  0.000015)
autoconf               0.000023   0.000006   0.000029 (  0.000028)
configure              0.000016   0.000004   0.000020 (  0.000019)
build_up               0.004301   0.001008   2.048743 (  1.793159)
build_miniruby         0.001254   0.000000   1.255309 (  1.259519)
build_ruby             0.002050   0.000000   1.881864 (  4.012886)
build_all              0.005349   0.002308   3.235668 (  1.791435)
build_install          0.011939   0.004921   4.634015 (  2.632515)
test_btest             0.000608   0.000158  36.395592 ( 15.909407)
test_basic             0.001868   0.004570   0.488020 (  0.576615)
test_all               0.079505   0.034948 404.749612 (178.250033)
test_rubyspec          0.034424   0.044543  61.651496 ( 29.387374)
total: 235.61 sec