Logfile: /home/opc/ruby/logs/brlog.master.20250731-060015
#<BuildRuby:0x0000fffbd213fdc0
 @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.20250731-060015",
 @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.000016)
autoconf               0.000022   0.000004   0.000026 (  0.000025)
configure              0.000014   0.000002   0.000016 (  0.000016)
build_up               0.003342   0.003115   2.247353 (  1.906899)
build_miniruby         0.000000   0.001382   1.348812 (  1.356045)
build_ruby             0.000834   0.000849   1.976678 (  4.128413)
build_all              0.004140   0.004556   3.327575 (  1.820527)
build_install          0.005925   0.012735   4.910368 (  2.791717)
test_btest             0.000544   0.000209  37.626711 ( 16.228234)
test_basic             0.005414   0.002082   0.510607 (  0.606133)
test_all               0.078660   0.036327 408.562419 (180.005461)
test_rubyspec          0.044784   0.038830  63.572636 ( 29.884094)
total: 238.73 sec