Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251007-021256
#<BuildRuby:0x000074b84f11fdd8
 @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.20251007-021256",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000030   0.000008   0.000038 (  0.000037)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.005754   0.005207   5.226414 (  4.450691)
build_miniruby         0.000512   0.001162   2.401837 (  2.552894)
build_ruby             0.001790   0.000244   4.698540 (  5.010763)
build_all              0.007819   0.002251   6.425873 (  4.278736)
build_install          0.019008   0.006644  10.043425 (  6.612816)
test_btest             0.000765   0.000240  83.356049 ( 48.414949)
test_basic             0.008430   0.001076   1.120749 (  1.303102)
test_all               0.094091   0.034074 708.536637 (253.784844)
test_rubyspec          0.050489   0.030476 115.425825 ( 47.935743)
total: 374.35 sec