Logfile: /home/opc/ruby/logs/brlog.master.20250726-135744
#<BuildRuby:0x0000ffff7e1bfde0
 @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.20250726-135744",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000022   0.000004   0.000026 (  0.000025)
configure              0.000015   0.000002   0.000017 (  0.000016)
build_up               0.005382   0.000232   2.194830 (  1.840553)
build_miniruby         0.001066   0.000165   1.276086 (  1.280196)
build_ruby             0.001565   0.000000   1.886669 (  4.295789)
build_all              0.004986   0.001834   3.218736 (  1.765783)
build_install          0.009166   0.007471   4.695569 (  2.691247)
test_btest             0.000547   0.000125  37.069083 ( 16.054746)
test_basic             0.007068   0.000000   0.486293 (  0.570517)
test_all               0.084109   0.030310 442.334967 (192.356349)
test_rubyspec          0.064796   0.040289  63.705855 ( 30.278746)
total: 251.14 sec