Logfile: /home/opc/ruby/logs/brlog.master.20250728-140953
#<BuildRuby:0x0000fffdce5cfdd8
 @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.20250728-140953",
 @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.000014   0.000001   0.000015 (  0.000016)
autoconf               0.000024   0.000002   0.000026 (  0.000026)
configure              0.000018   0.000001   0.000019 (  0.000019)
build_up               0.005570   0.000079   2.172240 (  1.836242)
build_miniruby         0.001168   0.000055   1.283920 (  1.291643)
build_ruby             0.001449   0.000069   1.943538 (  4.994781)
build_all              0.001065   0.006779   3.277874 (  1.757013)
build_install          0.013245   0.003446   4.685508 (  2.809270)
test_btest             0.000577   0.000082  37.352210 ( 17.519765)
test_basic             0.002973   0.004160   0.495705 (  0.583836)
test_all               0.074371   0.036009 420.327519 (182.489398)
test_rubyspec          0.045377   0.042205  61.908809 ( 29.228222)
total: 242.51 sec