Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251028-001605
#<BuildRuby:0x00007c6726effdd0
 @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.20251028-001605",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000025   0.000006   0.000031 (  0.000030)
build_up               0.004749   0.004673   4.767623 (  3.271420)
build_miniruby         0.001366   0.000101   2.220410 (  2.229964)
build_ruby             0.000987   0.000994   4.718742 (  4.873309)
build_all              0.007957   0.001909   6.608062 (  4.589160)
build_install          0.019906   0.006752  10.034255 (  6.957664)
test_btest             0.000000   0.001137  75.237628 ( 28.603477)
test_basic             0.001080   0.007101   0.871701 (  4.491283)
test_all               0.096094   0.028903 611.637718 (220.773874)
test_rubyspec          0.043859   0.033061 107.135311 ( 22.152978)
total: 297.94 sec