Logfile: /home/opc/ruby/logs/brlog.master.20250727-223309
#<BuildRuby:0x0000fffe7dc8fdd0
 @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.20250727-223309",
 @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.000017   0.000002   0.000019 (  0.000018)
autoconf               0.000031   0.000003   0.000034 (  0.000034)
configure              0.000018   0.000002   0.000020 (  0.000019)
build_up               0.004503   0.000475   2.132353 (  1.795369)
build_miniruby         0.001145   0.000121   1.269707 (  1.287866)
build_ruby             0.001424   0.000150   1.881572 (  3.921929)
build_all              0.004775   0.002627   3.161867 (  1.738319)
build_install          0.011727   0.004429   4.640584 (  2.773225)
test_btest             0.000662   0.000106  36.408778 ( 15.518481)
test_basic             0.006185   0.000983   0.488754 (  0.567519)
test_all               0.080934   0.030961 471.949531 (198.148130)
test_rubyspec          0.017031   0.075497  62.615199 ( 29.517245)
total: 255.27 sec