Logfile: /home/opc/ruby/logs/brlog.master.20250802-220406
#<BuildRuby:0x0000fffda63ffdc8
 @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.20250802-220406",
 @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.000012   0.000000   0.000012 (  0.000013)
autoconf               0.000022   0.000002   0.000024 (  0.000023)
configure              0.000013   0.000000   0.000013 (  0.000014)
build_up               0.005473   0.000287   2.143272 (  1.827056)
build_miniruby         0.001182   0.000062   1.267240 (  1.269405)
build_ruby             0.001471   0.000077   1.937992 (  4.122703)
build_all              0.007358   0.000000   3.225975 (  1.708025)
build_install          0.010031   0.007791   4.720094 (  2.732020)
test_btest             0.000623   0.000025  37.309479 ( 16.428627)
test_basic             0.000000   0.006464   0.501602 (  0.582870)
test_all               0.074582   0.036683 426.206623 (186.724507)
test_rubyspec          0.040456   0.048427  62.742283 ( 29.643657)
total: 245.04 sec