Logfile: /home/opc/ruby/logs/brlog.master.20250725-062248
#<BuildRuby:0x0000fffe46c8fdd0
 @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.20250725-062248",
 @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.000000   0.000013 (  0.000013)
autoconf               0.000029   0.000000   0.000029 (  0.000028)
configure              0.000016   0.000000   0.000016 (  0.000015)
build_up               0.001335   0.003872   2.015594 (  1.901108)
build_miniruby         0.001033   0.000047   1.282386 (  1.290082)
build_ruby             0.000000   0.001592   1.897813 (  4.009525)
build_all              0.005997   0.002114   3.267031 (  1.780302)
build_install          0.010265   0.006936   4.646251 (  2.658236)
test_btest             0.000669   0.000095  36.591933 ( 15.832421)
test_basic             0.006812   0.000000   0.493006 (  0.579962)
test_all               0.082158   0.032403 478.589339 (212.765972)
test_rubyspec          0.039226   0.052195  61.842249 ( 29.539674)
total: 270.36 sec