Logfile: /home/opc/ruby/logs/brlog.master.20250724-052915
#<BuildRuby:0x0000fffd5ff5fde0
 @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.20250724-052915",
 @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.000017   0.000002   0.000019 (  0.000296)
autoconf               0.000025   0.000003   0.000028 (  0.000027)
configure              0.000020   0.000002   0.000022 (  0.000021)
build_up               0.001505   0.003623   2.056272 (  2.130363)
build_miniruby         0.000000   0.001201   1.291166 (  1.298044)
build_ruby             0.000000   0.001656   1.882715 (  4.681162)
build_all              0.005829   0.001225   3.220943 (  1.787143)
build_install          0.015955   0.001396   4.590579 (  2.701521)
test_btest             0.000000   0.000776  36.552812 ( 16.080042)
test_basic             0.003679   0.003311   0.487154 (  0.576962)
test_all               0.089624   0.024562 495.451370 (233.841003)
test_rubyspec          0.044194   0.054206  64.105348 ( 30.077215)
total: 293.18 sec