Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251025-181358
#<BuildRuby:0x000074e198f7fdc0
 @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.20251025-181358",
 @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.000014   0.000004   0.000018 (  0.000019)
autoconf               0.000026   0.000007   0.000033 (  0.000033)
configure              0.000021   0.000005   0.000026 (  0.000026)
build_up               0.004711   0.004337   4.438733 (  3.100308)
build_miniruby         0.001331   0.000099   1.678418 (  1.742840)
build_ruby             0.000868   0.000948   3.885008 (  3.984927)
build_all              0.006510   0.002676   5.754651 (  2.520028)
build_install          0.016063   0.005172   8.840633 (  4.228615)
test_btest             0.000744   0.000219  71.074469 ( 19.890923)
test_basic             0.006102   0.002921   0.952312 (  0.998848)
test_all               0.085610   0.033924 607.723486 (238.994176)
test_rubyspec          0.049953   0.029622 112.679439 ( 25.371331)
total: 300.83 sec