Logfile: /home/opc/ruby/logs/brlog.master.20250727-222014
#<BuildRuby:0x0000fffe5b14fdc0
 @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-222014",
 @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.000012   0.000002   0.000014 (  0.000015)
autoconf               0.000023   0.000004   0.000027 (  0.000026)
configure              0.000017   0.000003   0.000020 (  0.000019)
build_up               0.005074   0.000800   2.229415 (  1.856641)
build_miniruby         0.001048   0.000165   1.337525 (  1.345785)
build_ruby             0.000000   0.001675   2.002886 (  4.183582)
build_all              0.005503   0.001870   3.218852 (  1.725027)
build_install          0.014134   0.005369   4.833869 (  2.740738)
test_btest             0.000654   0.000142  37.494348 ( 16.812252)
test_basic             0.005899   0.001283   0.496751 (  0.578036)
test_all               0.083261   0.033297 448.326513 (193.435419)
test_rubyspec          0.057940   0.035539  63.387719 ( 29.865928)
total: 252.54 sec