Logfile: /home/opc/ruby/logs/brlog.master.20250727-143213
#<BuildRuby:0x0000fffd0cb7fde0
 @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-143213",
 @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.000020   0.000003   0.000023 (  0.000030)
autoconf               0.000026   0.000005   0.000031 (  0.000030)
configure              0.000014   0.000002   0.000016 (  0.000016)
build_up               0.005813   0.000000   2.158955 (  1.859501)
build_miniruby         0.001269   0.000000   1.247334 (  1.250667)
build_ruby             0.001782   0.000175   1.893949 (  3.797970)
build_all              0.006064   0.000907   3.195304 (  1.784455)
build_install          0.017201   0.000000   4.753979 (  4.047962)
test_btest             0.000738   0.000000  36.379022 ( 16.205671)
test_basic             0.006812   0.000000   0.498039 (  0.585956)
test_all               0.082533   0.030664 493.807626 (238.493695)
test_rubyspec          0.037105   0.048157  63.240822 ( 29.914787)
total: 297.94 sec