Logfile: /home/opc/ruby/logs/brlog.master.20250727-213031
#<BuildRuby:0x0000fffbe560fdd8
 @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-213031",
 @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.000002   0.000014 (  0.000014)
autoconf               0.000020   0.000002   0.000022 (  0.000022)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.001939   0.004143   2.166804 (  1.847853)
build_miniruby         0.001043   0.000165   1.263836 (  1.268223)
build_ruby             0.001297   0.000205   1.943529 (  4.352409)
build_all              0.006771   0.001071   3.179411 (  1.727633)
build_install          0.015252   0.001626   4.654583 (  2.654302)
test_btest             0.000688   0.000103  36.779196 ( 15.849719)
test_basic             0.000656   0.005866   0.491148 (  0.578509)
test_all               0.072343   0.038354 441.665819 (188.608476)
test_rubyspec          0.052477   0.036783  61.933838 ( 29.151822)
total: 246.04 sec