Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251030-173150
#<BuildRuby:0x000077a7e259fdd8
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
 @TARGET_NAME="master-no-rjit",
 @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--disable-rjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251030-173150",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000022   0.000005   0.000027 (  0.000027)
autoconf               0.000039   0.000009   0.000048 (  0.000047)
configure              0.000031   0.000007   0.000038 (  0.000038)
build_up               0.008020   0.004718   5.756279 (  8.879785)
build_miniruby         0.001889   0.000000   2.867740 (  4.359398)
build_ruby             0.001035   0.001012   4.694234 (  7.130628)
build_all              0.008680   0.001851   6.908075 ( 10.297890)
build_install          0.023277   0.006043  11.013337 ( 15.036012)
test_btest             0.001089   0.000265  88.984804 (139.736572)
test_basic             0.004577   0.005334   1.184902 (  2.387136)
test_all               0.108719   0.037453 749.390875 (782.202525)
test_rubyspec          0.052252   0.028857 116.410565 ( 35.839942)
total: 1005.87 sec