Logfile: /home/opc/ruby/logs/brlog.master.20250731-112214
#<BuildRuby:0x0000fffe4d71fdd0
 @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.20250731-112214",
 @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.000001   0.000012 (  0.000013)
autoconf               0.000024   0.000002   0.000026 (  0.000027)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.005035   0.000530   2.164905 (  1.885884)
build_miniruby         0.001109   0.000117   1.261922 (  1.264736)
build_ruby             0.001501   0.000000   1.942085 (  4.454158)
build_all              0.007505   0.000055   3.221107 (  1.787141)
build_install          0.013980   0.002995   4.676333 (  2.755160)
test_btest             0.000000   0.000818  36.178789 ( 15.555178)
test_basic             0.000123   0.006764   0.490892 (  0.575029)
test_all               0.084021   0.031419 433.132777 (187.412837)
test_rubyspec          0.038803   0.048083  62.834973 ( 30.086408)
total: 245.78 sec