Logfile: /home/opc/ruby/logs/brlog.master.20250802-005423
#<BuildRuby:0x0000fffbfbdefdd0
 @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.20250802-005423",
 @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.000013   0.000002   0.000015 (  0.000014)
autoconf               0.000030   0.000003   0.000033 (  0.000032)
configure              0.000017   0.000002   0.000019 (  0.000019)
build_up               0.005143   0.000131   2.166823 (  1.817434)
build_miniruby         0.001157   0.000115   1.273978 (  1.283570)
build_ruby             0.001578   0.000000   1.918591 (  3.647098)
build_all              0.007345   0.000474   3.232304 (  1.716423)
build_install          0.008096   0.008292   4.700023 (  2.596906)
test_btest             0.000636   0.000110  37.049974 ( 16.423648)
test_basic             0.005300   0.000912   0.496544 (  0.583080)
test_all               0.081797   0.028296 435.651473 (194.393645)
test_rubyspec          0.044524   0.035896  62.404390 ( 30.077385)
total: 252.54 sec