Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251003-120845
#<BuildRuby:0x000075cd410efdd8
 @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.20251003-120845",
 @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.000005   0.000020 (  0.000021)
autoconf               0.000033   0.000009   0.000042 (  0.000042)
configure              0.000029   0.000008   0.000037 (  0.000037)
build_up               0.005130   0.005048   5.129989 (  3.944917)
build_miniruby         0.000000   0.001606   1.890028 (  2.030240)
build_ruby             0.000569   0.001171   4.819710 ( 30.421975)
build_all              0.007555   0.001086   6.188272 (  3.476335)
build_install          0.020026   0.004759   9.985796 (  9.089763)
test_btest             0.001083   0.000127  74.730655 ( 33.452498)
test_basic             0.003460   0.005328   1.084183 (  4.642327)
test_all               0.093173   0.034427 707.564622 (322.984193)
test_rubyspec          0.048151   0.034852 113.169711 ( 49.597451)
total: 459.64 sec