Logfile: /home/opc/ruby/logs/brlog.master.20250730-043919
#<BuildRuby:0x0000ffff72cefdc0
 @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.20250730-043919",
 @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.000024   0.000004   0.000028 (  0.000027)
configure              0.000020   0.000003   0.000023 (  0.000022)
build_up               0.005216   0.000196   2.127703 (  1.830215)
build_miniruby         0.001022   0.000161   1.243226 (  1.251168)
build_ruby             0.001367   0.000215   1.950174 (  4.279350)
build_all              0.001227   0.006633   3.216270 (  1.714055)
build_install          0.016305   0.000000   4.705773 (  2.694707)
test_btest             0.000840   0.000000  36.461054 ( 15.813601)
test_basic             0.006665   0.000187   0.493388 (  0.571131)
test_all               0.098380   0.015675 460.301974 (212.909270)
test_rubyspec          0.062105   0.020793  62.408222 ( 29.661925)
total: 270.73 sec