Logfile: /home/opc/ruby/logs/brlog.master.20250730-231948
#<BuildRuby:0x0000fffdb3d5fdc0
 @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-231948",
 @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.000001   0.000014 (  0.000015)
autoconf               0.000028   0.000001   0.000029 (  0.000028)
configure              0.000021   0.000001   0.000022 (  0.000021)
build_up               0.005430   0.000067   2.150501 (  1.847759)
build_miniruby         0.001293   0.000062   1.279568 (  1.289604)
build_ruby             0.001824   0.000087   1.905682 (  3.935944)
build_all              0.002323   0.004450   3.207793 (  1.730520)
build_install          0.013463   0.003868   4.702844 (  2.847589)
test_btest             0.000625   0.000075  37.261305 ( 17.597629)
test_basic             0.006001   0.000202   0.497281 (  0.573791)
test_all               0.080167   0.032040 448.126623 (191.899758)
test_rubyspec          0.025455   0.064724  62.522160 ( 29.759400)
total: 251.48 sec