Logfile: /home/opc/ruby/logs/brlog.master.20250801-203501
#<BuildRuby:0x0000fffea94cfdd0
 @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.20250801-203501",
 @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.000024   0.000006   0.000030 (  0.000030)
configure              0.000012   0.000003   0.000015 (  0.000014)
build_up               0.004425   0.001039   2.191234 (  1.858611)
build_miniruby         0.001218   0.000286   1.311378 (  1.317475)
build_ruby             0.001226   0.000288   1.905520 (  4.244958)
build_all              0.006987   0.000558   3.235424 (  1.704241)
build_install          0.012256   0.005373   4.705541 (  2.710595)
test_btest             0.000545   0.000136  37.846358 ( 16.107612)
test_basic             0.000000   0.006891   0.499623 (  0.578498)
test_all               0.082302   0.031357 486.343617 (221.787206)
test_rubyspec          0.043336   0.043129  63.025779 ( 29.695581)
total: 280.01 sec