Logfile: /home/opc/ruby/logs/brlog.master.20250727-164748
#<BuildRuby:0x0000ffffab5dfdd0
 @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-164748",
 @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.000015   0.000002   0.000017 (  0.000018)
autoconf               0.000032   0.000006   0.000038 (  0.000038)
configure              0.000016   0.000003   0.000019 (  0.000019)
build_up               0.002114   0.003389   2.207493 (  1.925617)
build_miniruby         0.001202   0.000000   1.287119 (  1.295852)
build_ruby             0.001553   0.000000   1.891668 (  3.991185)
build_all              0.004776   0.002330   3.168161 (  1.731842)
build_install          0.014970   0.001611   4.621181 (  2.661845)
test_btest             0.000552   0.000111  36.326219 ( 15.996868)
test_basic             0.003111   0.002821   0.484358 (  0.562059)
test_all               0.080583   0.029765 488.127538 (247.749897)
test_rubyspec          0.044025   0.045922  62.213532 ( 29.679028)
total: 305.60 sec