Logfile: /home/opc/ruby/logs/brlog.master.20250725-093007
#<BuildRuby:0x0000fffe6342fdd0
 @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.20250725-093007",
 @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.000010   0.000003   0.000013 (  0.000013)
autoconf               0.000022   0.000005   0.000027 (  0.000027)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.000000   0.005521   2.126936 (  1.801278)
build_miniruby         0.000221   0.000953   1.264827 (  1.268656)
build_ruby             0.000000   0.001713   1.865929 (  3.809488)
build_all              0.004912   0.002386   3.203473 (  1.730518)
build_install          0.011106   0.005214   4.696444 (  2.670978)
test_btest             0.000460   0.000183  36.055286 ( 15.740131)
test_basic             0.001670   0.004755   0.486669 (  0.573640)
test_all               0.076792   0.033727 472.584228 (199.538557)
test_rubyspec          0.029770   0.056612  63.249858 ( 29.952621)
total: 257.09 sec