Logfile: /home/opc/ruby/logs/brlog.master.20250727-045529
#<BuildRuby:0x0000fffe09c7fdc8
 @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-045529",
 @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.000014   0.000001   0.000015 (  0.000015)
autoconf               0.000021   0.000002   0.000023 (  0.000024)
configure              0.000020   0.000002   0.000022 (  0.000021)
build_up               0.004856   0.000508   2.124149 (  1.810332)
build_miniruby         0.001076   0.000112   1.242031 (  1.251105)
build_ruby             0.001470   0.000000   1.898682 (  4.018074)
build_all              0.003534   0.004357   3.207214 (  1.744260)
build_install          0.014088   0.003098   4.686184 (  2.736722)
test_btest             0.000548   0.000087  36.503840 ( 15.743844)
test_basic             0.006343   0.000360   0.485703 (  0.561805)
test_all               0.082762   0.027620 408.249338 (175.223032)
test_rubyspec          0.042807   0.047694  62.590769 ( 29.632202)
total: 232.72 sec