Logfile: /home/opc/ruby/logs/brlog.master.20250730-042043
#<BuildRuby:0x0000ffff27e3fdd8
 @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-042043",
 @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.000009   0.000002   0.000011 (  0.000012)
autoconf               0.000013   0.000003   0.000016 (  0.000057)
configure              0.000013   0.000003   0.000016 (  0.000021)
build_up               0.001025   0.004428   2.181410 (  1.909906)
build_miniruby         0.000922   0.000271   1.326156 (  1.330186)
build_ruby             0.001530   0.000000   1.971271 (  4.404053)
build_all              0.000036   0.007455   3.255715 (  1.751659)
build_install          0.017506   0.000000   4.742569 (  2.807843)
test_btest             0.000789   0.000000  37.561558 ( 18.017023)
test_basic             0.003236   0.004390   0.510633 (  0.590411)
test_all               0.071549   0.042830 422.643564 (180.818129)
test_rubyspec          0.044536   0.052654  62.856837 ( 29.541393)
total: 241.17 sec