Logfile: /home/opc/ruby/logs/brlog.master.20250802-105558
#<BuildRuby:0x0000fffc6048fdc0
 @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-105558",
 @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.000000   0.000010 (  0.000011)
autoconf               0.000020   0.000001   0.000021 (  0.000021)
configure              0.000013   0.000000   0.000013 (  0.000013)
build_up               0.005275   0.000277   2.148197 (  1.823661)
build_miniruby         0.001158   0.000061   1.283807 (  1.288744)
build_ruby             0.001547   0.000081   1.862788 (  4.550476)
build_all              0.002753   0.004821   3.223488 (  1.774683)
build_install          0.013075   0.003363   4.626208 (  2.675603)
test_btest             0.000789   0.000099  37.506107 ( 16.073150)
test_basic             0.001393   0.007987   0.504425 (  0.575084)
test_all               0.089483   0.022326 491.724968 (207.913346)
test_rubyspec          0.029007   0.057933  64.479553 ( 30.184279)
total: 266.86 sec