Logfile: /home/opc/ruby/logs/brlog.master.20250730-190240
#<BuildRuby:0x0000ffff30ddfdd0
 @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-190240",
 @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.000011   0.000003   0.000014 (  0.000014)
autoconf               0.000022   0.000006   0.000028 (  0.000028)
configure              0.000011   0.000003   0.000014 (  0.000015)
build_up               0.005209   0.000377   2.129745 (  1.865270)
build_miniruby         0.000940   0.000260   1.299353 (  1.303816)
build_ruby             0.001606   0.000444   1.872788 (  4.101595)
build_all              0.008348   0.000043   3.206201 (  1.784103)
build_install          0.015595   0.000722   4.705775 (  2.750655)
test_btest             0.000631   0.000137  36.208917 ( 16.454704)
test_basic             0.000000   0.007146   0.488838 (  0.566086)
test_all               0.082575   0.031421 479.301652 (220.215796)
test_rubyspec          0.037259   0.059907  62.443182 ( 29.540720)
total: 278.58 sec