Logfile: /home/opc/ruby/logs/brlog.master.20250731-205440
#<BuildRuby:0x0000fffd00fffde0
 @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.20250731-205440",
 @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.000015   0.000002   0.000017 (  0.000017)
autoconf               0.000023   0.000003   0.000026 (  0.000026)
configure              0.000015   0.000002   0.000017 (  0.000016)
build_up               0.001592   0.003804   2.141899 (  1.800054)
build_miniruby         0.001311   0.000000   1.275968 (  1.282909)
build_ruby             0.001588   0.000000   1.887186 (  4.296806)
build_all              0.003534   0.003761   3.219621 (  1.824692)
build_install          0.007477   0.008888   4.666492 (  2.665629)
test_btest             0.000720   0.000000  36.533217 ( 16.581362)
test_basic             0.000000   0.007216   0.502828 (  0.583820)
test_all               0.078518   0.035425 415.860898 (184.120692)
test_rubyspec          0.048708   0.036060  62.205030 ( 29.634404)
total: 242.79 sec