Logfile: /home/opc/ruby/logs/brlog.master.20250802-022018
#<BuildRuby:0x0000fffedb8cfde0
 @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-022018",
 @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.000001   0.000012 (  0.000013)
autoconf               0.000021   0.000002   0.000023 (  0.000023)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.002038   0.004278   2.191892 (  1.859136)
build_miniruby         0.001450   0.000000   1.354708 (  1.366340)
build_ruby             0.001629   0.000000   2.022755 (  4.071611)
build_all              0.009147   0.000017   3.353548 (  1.826617)
build_install          0.015303   0.003937   4.837825 (  2.846644)
test_btest             0.000636   0.000098  37.875563 ( 17.409829)
test_basic             0.007085   0.000000   0.500915 (  0.588926)
test_all               0.079382   0.032415 494.554595 (218.025972)
test_rubyspec          0.044396   0.044173  63.498562 ( 29.848409)
total: 277.85 sec