Logfile: /home/opc/ruby/logs/brlog.master.20250729-025355
#<BuildRuby:0x0000fffbd337fdc8
 @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.20250729-025355",
 @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.000019   0.000003   0.000022 (  0.000049)
autoconf               0.000013   0.000002   0.000015 (  0.000061)
configure              0.000018   0.000003   0.000021 (  0.000020)
build_up               0.001011   0.004199   2.256376 (  1.983356)
build_miniruby         0.001036   0.000230   1.258582 (  1.265130)
build_ruby             0.001259   0.000280   1.870567 (  4.113681)
build_all              0.006397   0.000471   3.171211 (  1.694565)
build_install          0.006190   0.010660   4.615369 (  2.743731)
test_btest             0.000472   0.000150  36.320165 ( 16.368980)
test_basic             0.004721   0.001497   0.492096 (  0.574986)
test_all               0.095569   0.014427 416.864485 (179.732212)
test_rubyspec          0.058281   0.043434  63.569633 ( 29.967019)
total: 238.44 sec