Logfile: /home/opc/ruby/logs/brlog.master.20250730-083613
#<BuildRuby:0x0000fffcac09fde0
 @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.20250730-083613",
 @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.000011   0.000003   0.000014 (  0.000013)
autoconf               0.000018   0.000004   0.000022 (  0.000022)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.005029   0.000236   2.137336 (  1.833814)
build_miniruby         0.001068   0.000236   1.260941 (  1.268346)
build_ruby             0.001210   0.000267   1.896811 (  4.179044)
build_all              0.007215   0.000000   3.234501 (  1.760028)
build_install          0.013381   0.003287   4.669259 (  2.622889)
test_btest             0.000711   0.000147  35.978198 ( 15.424762)
test_basic             0.006784   0.000550   0.492087 (  0.566236)
test_all               0.091564   0.020381 424.021339 (184.309708)
test_rubyspec          0.040272   0.054334  62.089697 ( 29.667080)
total: 241.63 sec