Logfile: /home/opc/ruby/logs/brlog.master.20250726-155039
#<BuildRuby:0x0000fffcd0fbfdd8
 @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-155039",
 @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.000003   0.000015 (  0.000015)
autoconf               0.000023   0.000005   0.000028 (  0.000027)
configure              0.000018   0.000004   0.000022 (  0.000020)
build_up               0.004835   0.001073   2.160541 (  1.888109)
build_miniruby         0.001412   0.000000   1.288422 (  1.300814)
build_ruby             0.000292   0.001620   1.843691 (  4.130019)
build_all              0.006889   0.000703   3.249656 (  1.744264)
build_install          0.004373   0.011967   4.657564 (  2.633441)
test_btest             0.000550   0.000191  36.733559 ( 15.567741)
test_basic             0.006344   0.000789   0.489890 (  0.574040)
test_all               0.073190   0.040383 472.425772 (198.578172)
test_rubyspec          0.043713   0.041292  62.824852 ( 29.598421)
total: 256.02 sec