Logfile: /home/opc/ruby/logs/brlog.master.20250724-111737
#<BuildRuby:0x0000fffddf85fdd0
 @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.20250724-111737",
 @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.000002   0.000015 (  0.000016)
autoconf               0.000029   0.000005   0.000034 (  0.000034)
configure              0.000016   0.000002   0.000018 (  0.000018)
build_up               0.005650   0.000266   2.033731 (  1.803438)
build_miniruby         0.001074   0.000170   1.275777 (  1.282436)
build_ruby             0.001433   0.000227   1.903499 (  4.154908)
build_all              0.006697   0.001060   3.209878 (  1.703668)
build_install          0.016372   0.000000   4.667926 (  2.583456)
test_btest             0.000706   0.000000  37.202137 ( 15.877255)
test_basic             0.006707   0.000090   0.492349 (  0.585129)
test_all               0.077288   0.036384 433.223287 (184.626427)
test_rubyspec          0.043633   0.046658  63.888135 ( 30.217953)
total: 242.84 sec