Logfile: /home/opc/ruby/logs/brlog.master.20250729-045049
#<BuildRuby:0x0000fffda0e0fdc8
 @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.20250729-045049",
 @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.000011   0.000002   0.000013 (  0.000014)
autoconf               0.000000   0.000034   0.000034 (  0.000044)
configure              0.000000   0.000018   0.000018 (  0.000018)
build_up               0.001931   0.003531   2.162631 (  1.810410)
build_miniruby         0.001042   0.000218   1.264652 (  1.267000)
build_ruby             0.001226   0.000256   1.898357 (  4.191987)
build_all              0.002787   0.004768   3.183069 (  1.796655)
build_install          0.010909   0.004933   4.631029 (  2.633851)
test_btest             0.000718   0.000203  36.475237 ( 18.163216)
test_basic             0.006097   0.001729   0.504332 (  0.577063)
test_all               0.074065   0.038347 441.765896 (190.117296)
test_rubyspec          0.050300   0.035378  62.458044 ( 29.598350)
total: 250.16 sec