Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251023-161150
#<BuildRuby:0x000076cc40d6fdc0
 @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.20251023-161150",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000030   0.000009   0.000039 (  0.000041)
configure              0.000026   0.000009   0.000035 (  0.000034)
build_up               0.005184   0.004400   4.376791 ( 11.479939)
build_miniruby         0.000000   0.001679   2.387825 (  2.832637)
build_ruby             0.001519   0.000417   4.112205 ( 39.353394)
build_all              0.005869   0.004177   7.544508 (  4.614690)
build_install          0.021737   0.003253   9.754844 (  5.437797)
test_btest             0.000822   0.000286  73.647629 ( 25.695230)
test_basic             0.003828   0.004868   0.940426 (  5.754052)
test_all               0.102918   0.024823 669.467728 (237.742288)
test_rubyspec          0.053245   0.024610 112.581156 ( 28.327595)
total: 361.24 sec