Logfile: /home/opc/ruby/logs/brlog.master.20250725-121337
#<BuildRuby:0x0000fffeed4afdc0
 @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-121337",
 @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.000000   0.000011 (  0.000011)
autoconf               0.000021   0.000000   0.000021 (  0.000021)
configure              0.000013   0.000000   0.000013 (  0.000013)
build_up               0.005818   0.000000   2.151456 (  1.883769)
build_miniruby         0.001568   0.000000   1.266188 (  1.267635)
build_ruby             0.001809   0.000000   1.920004 (  4.015176)
build_all              0.007491   0.000000   3.184301 (  1.746663)
build_install          0.016098   0.000000   4.608507 (  2.617354)
test_btest             0.000752   0.000000  36.802588 ( 18.885890)
test_basic             0.002394   0.004481   0.487130 (  0.569780)
test_all               0.085184   0.028263 415.693587 (177.780470)
test_rubyspec          0.040654   0.044953  62.342253 ( 29.371128)
total: 238.14 sec