Logfile: /home/opc/ruby/logs/brlog.master.20250802-162641
#<BuildRuby:0x0000ffff0704fdd8
 @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.20250802-162641",
 @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.000025   0.000003   0.000028 (  0.000028)
configure              0.000017   0.000002   0.000019 (  0.000018)
build_up               0.005567   0.000164   2.146125 (  1.828682)
build_miniruby         0.001202   0.000120   1.269078 (  1.271396)
build_ruby             0.000000   0.002035   1.890710 (  4.110495)
build_all              0.001725   0.005655   3.240095 (  1.798424)
build_install          0.014612   0.001929   4.666521 (  2.720856)
test_btest             0.000564   0.000102  36.818355 ( 16.668863)
test_basic             0.005583   0.001015   0.495843 (  0.586833)
test_all               0.069535   0.043455 468.433468 (198.754426)
test_rubyspec          0.029669   0.053445  63.324156 ( 30.271461)
total: 258.01 sec