Logfile: /home/opc/ruby/logs/brlog.master.20250728-155122
#<BuildRuby:0x0000fffe4b68fde0
 @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-155122",
 @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.000001   0.000012 (  0.000012)
autoconf               0.000022   0.000001   0.000023 (  0.000022)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.005405   0.000284   2.188396 (  1.888027)
build_miniruby         0.001108   0.000058   1.271966 (  1.281256)
build_ruby             0.001496   0.000079   1.931476 (  5.422827)
build_all              0.007026   0.000000   3.176349 (  1.750693)
build_install          0.013381   0.004323   4.665684 (  2.703578)
test_btest             0.000698   0.000058  36.556118 ( 16.469182)
test_basic             0.006822   0.000192   0.500555 (  0.577004)
test_all               0.086173   0.028373 475.120725 (199.305716)
test_rubyspec          0.043014   0.037773  62.370080 ( 29.499267)
total: 258.90 sec