Logfile: /home/opc/ruby/logs/brlog.master.20250802-043519
#<BuildRuby:0x0000ffff9d40fdd8
 @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-043519",
 @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.000001   0.000014 (  0.000014)
autoconf               0.000019   0.000002   0.000021 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.002188   0.003770   2.163600 (  1.895601)
build_miniruby         0.001099   0.000173   1.269580 (  1.272865)
build_ruby             0.000000   0.001766   1.911914 (  4.120154)
build_all              0.000000   0.007475   3.175927 (  1.730776)
build_install          0.013532   0.003803   4.659081 (  2.644193)
test_btest             0.000586   0.000164  37.317211 ( 16.111978)
test_basic             0.002490   0.004254   0.494139 (  0.578736)
test_all               0.075753   0.034593 436.532566 (192.643981)
test_rubyspec          0.028715   0.051932  61.933117 ( 29.283452)
total: 250.28 sec