Logfile: /home/opc/ruby/logs/brlog.master.20250728-042135
#<BuildRuby:0x0000fffddc65fdd0
 @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.20250728-042135",
 @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.000000   0.000030   0.000030 (  0.000046)
autoconf               0.000000   0.000035   0.000035 (  0.000034)
configure              0.000000   0.000017   0.000017 (  0.000017)
build_up               0.000000   0.005600   2.136808 (  1.842645)
build_miniruby         0.000000   0.001396   1.271546 (  1.279013)
build_ruby             0.000000   0.001567   1.909254 (  4.097242)
build_all              0.005609   0.001821   3.192600 (  1.694163)
build_install          0.006349   0.009767   4.594771 (  2.806461)
test_btest             0.000614   0.000000  36.739566 ( 16.067264)
test_basic             0.002939   0.004809   0.493755 (  0.582178)
test_all               0.095691   0.016853 488.860560 (203.673608)
test_rubyspec          0.067435   0.020164  63.905473 ( 29.782474)
total: 261.83 sec