Logfile: /home/opc/ruby/logs/brlog.master.20250724-155458
#<BuildRuby:0x0000fffe808cfdc8
 @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-155458",
 @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.000009   0.000003   0.000012 (  0.000012)
autoconf               0.000017   0.000005   0.000022 (  0.000021)
configure              0.000011   0.000003   0.000014 (  0.000013)
build_up               0.005404   0.000000   1.994596 (  1.809689)
build_miniruby         0.001266   0.000000   1.273501 (  1.277898)
build_ruby             0.001734   0.000084   1.894099 (  3.992399)
build_all              0.006994   0.000605   3.218720 (  1.760541)
build_install          0.015369   0.000477   4.609272 (  2.610021)
test_btest             0.000687   0.000125  36.460388 ( 16.137478)
test_basic             0.006659   0.000386   0.494222 (  0.589940)
test_all               0.089437   0.021657 467.964581 (199.014171)
test_rubyspec          0.046522   0.040324  62.859308 ( 29.709694)
total: 256.90 sec