Logfile: /home/opc/ruby/logs/brlog.master.20250801-042019
#<BuildRuby:0x0000ffff3a7dfde0
 @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.20250801-042019",
 @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.000000   0.000015 (  0.000015)
autoconf               0.000024   0.000000   0.000024 (  0.000023)
configure              0.000018   0.000000   0.000018 (  0.000017)
build_up               0.005985   0.000000   2.238497 (  1.895812)
build_miniruby         0.001297   0.000000   1.319817 (  1.327073)
build_ruby             0.001564   0.000000   2.018083 (  4.266901)
build_all              0.003599   0.004432   3.284634 (  1.788405)
build_install          0.015453   0.004198   4.858146 (  2.800466)
test_btest             0.000724   0.000055  37.281368 ( 16.178126)
test_basic             0.000000   0.006668   0.503152 (  0.594133)
test_all               0.092694   0.019634 453.934578 (210.167113)
test_rubyspec          0.048729   0.043952  62.568143 ( 29.538206)
total: 268.56 sec