Logfile: /home/opc/ruby/logs/brlog.master.20250802-215956
#<BuildRuby:0x0000fffc2cbefdd8
 @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.20250802-215956",
 @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.000015   0.000002   0.000017 (  0.000016)
autoconf               0.000027   0.000005   0.000032 (  0.000031)
configure              0.000018   0.000003   0.000021 (  0.000020)
build_up               0.001362   0.004167   2.202965 (  1.874493)
build_miniruby         0.001050   0.000233   1.263774 (  1.269630)
build_ruby             0.001331   0.000295   1.939819 (  4.320865)
build_all              0.008144   0.000000   3.244000 (  1.777973)
build_install          0.014018   0.004509   4.703384 (  2.651426)
test_btest             0.000000   0.000839  37.924941 ( 16.579851)
test_basic             0.002834   0.003980   0.507561 (  0.594475)
test_all               0.085783   0.031727 441.402390 (189.328089)
test_rubyspec          0.054853   0.030128  63.226101 ( 29.859811)
total: 248.26 sec