Logfile: /home/opc/ruby/logs/brlog.master.20250727-000111
#<BuildRuby:0x0000fffe8afefdd8
 @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.20250727-000111",
 @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.000014   0.000003   0.000017 (  0.000017)
autoconf               0.000448   0.000099   0.000547 (  0.001737)
configure              0.000035   0.000007   0.000042 (  0.000042)
build_up               0.005613   0.001243   2.496022 (  2.410733)
build_miniruby         0.001409   0.000000   1.494868 (  2.013555)
build_ruby             0.000000   0.001835   2.085831 (  3.978564)
build_all              0.007375   0.001370   3.485585 (  1.992604)
build_install          0.011577   0.007012   5.044433 (  3.832132)
test_btest             0.000491   0.000137  37.306867 ( 16.251409)
test_basic             0.006547   0.000680   0.498646 (  0.586833)
test_all               0.077055   0.038368 433.088559 (187.155050)
test_rubyspec          0.064292   0.026271  63.776596 ( 30.703670)
total: 248.93 sec