Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251024-221342
#<BuildRuby:0x00007258f2effde0
 @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.20251024-221342",
 @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.000021   0.000005   0.000026 (  0.000026)
autoconf               0.000033   0.000008   0.000041 (  0.000041)
configure              0.000028   0.000007   0.000035 (  0.000033)
build_up               0.005995   0.003516   4.826880 (  8.821356)
build_miniruby         0.001600   0.000406  12.860743 ( 12.228335)
build_ruby             0.000906   0.001002   4.379234 (  4.403383)
build_all              0.005538   0.003952   6.307078 (  2.976458)
build_install          0.022398   0.003021   9.743875 (  5.479346)
test_btest             0.000877   0.000227  75.650686 ( 37.516503)
test_basic             0.007324   0.001373   1.194385 (  1.339165)
test_all               0.091682   0.029868 639.930689 (186.636820)
test_rubyspec          0.051787   0.027353 106.550902 ( 22.691384)
total: 282.09 sec