Logfile: /home/opc/ruby/logs/brlog.master.20250728-191754
#<BuildRuby:0x0000fffe302afdd0
 @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-191754",
 @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.000012   0.000002   0.000014 (  0.000015)
autoconf               0.000021   0.000004   0.000025 (  0.000024)
configure              0.000016   0.000002   0.000018 (  0.000019)
build_up               0.004457   0.000776   2.161433 (  1.850494)
build_miniruby         0.001061   0.000185   1.263619 (  1.276518)
build_ruby             0.000000   0.001715   1.890107 (  4.841331)
build_all              0.003443   0.003467   3.209936 (  1.724362)
build_install          0.012530   0.004289   4.644103 (  2.871120)
test_btest             0.000615   0.000153  36.512318 ( 15.574062)
test_basic             0.001466   0.005054   0.486267 (  0.567194)
test_all               0.078216   0.037722 432.866079 (189.764000)
test_rubyspec          0.028292   0.061341  63.443794 ( 29.857632)
total: 248.33 sec