Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250928-095432
#<BuildRuby:0x00007ca853a2fdc8
 @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.20250928-095432",
 @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.000015   0.000004   0.000019 (  0.000020)
autoconf               0.000030   0.000009   0.000039 (  0.000039)
configure              0.000028   0.000008   0.000036 (  0.000035)
build_up               0.006937   0.002559   4.940373 (  3.188443)
build_miniruby         0.000802   0.000686   1.485979 (  1.599108)
build_ruby             0.000544   0.001169   3.800657 ( 28.248487)
build_all              0.007765   0.000786   5.540539 (  2.303092)
build_install          0.018535   0.003213   9.414131 (  4.625211)
test_btest             0.000721   0.000198  79.051832 ( 32.741659)
test_basic             0.003970   0.004208   0.944941 (  2.336724)
test_all               0.094541   0.029568 600.734023 (253.566082)
test_rubyspec          0.040619   0.037627 112.574958 ( 37.999723)
total: 366.61 sec