Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251022-221253
#<BuildRuby:0x00007563d476fdd8
 @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.20251022-221253",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000036   0.000000   0.000036 (  0.000035)
configure              0.000030   0.000000   0.000030 (  0.000030)
build_up               0.002401   0.006719   4.251901 (  7.872863)
build_miniruby         0.001453   0.000423  92.386766 ( 39.474923)
build_ruby             0.002046   0.000060   4.665770 ( 66.161290)
build_all              0.007625   0.001754   6.601733 (  5.359246)
build_install          0.015124   0.007961  10.282498 ( 10.092293)
test_btest             0.000380   0.000753  71.502360 ( 29.020821)
test_basic             0.002554   0.005527   1.117072 (  3.473243)
test_all               0.091203   0.040618 736.072085 (383.459460)
test_rubyspec          0.047945   0.032839 114.944764 ( 43.209828)
total: 588.13 sec