Logfile: /home/opc/ruby/logs/brlog.master.20250730-211108
#<BuildRuby:0x0000fffe782dfdd0
 @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.20250730-211108",
 @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.000016   0.000000   0.000016 (  0.000015)
autoconf               0.000030   0.000000   0.000030 (  0.000031)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.000000   0.005401   2.153844 (  1.836423)
build_miniruby         0.000000   0.001340   1.241061 (  1.245017)
build_ruby             0.001604   0.000000   1.887237 (  4.366932)
build_all              0.005108   0.002354   3.242412 (  1.745286)
build_install          0.014071   0.003466   4.713366 (  2.667733)
test_btest             0.000650   0.000106  36.425513 ( 18.287072)
test_basic             0.000210   0.006811   0.499022 (  0.588737)
test_all               0.079840   0.030791 451.691384 (199.162673)
test_rubyspec          0.049481   0.041505  64.122875 ( 30.465528)
total: 260.37 sec