Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251026-041333
#<BuildRuby:0x000074165128fdd0
 @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.20251026-041333",
 @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.000026   0.000000   0.000026 (  0.000026)
autoconf               0.000040   0.000000   0.000040 (  0.000040)
configure              0.000033   0.000000   0.000033 (  0.000032)
build_up               0.007331   0.003776   4.952511 (  4.242709)
build_miniruby         0.001604   0.000117   1.797758 (  1.980549)
build_ruby             0.001067   0.001046   4.459818 (  4.869668)
build_all              0.005982   0.002715   5.953108 (  2.776509)
build_install          0.017734   0.004623   9.025088 (  4.483177)
test_btest             0.001014   0.000000  80.362089 ( 34.993813)
test_basic             0.003733   0.002913   1.062399 (  1.114278)
test_all               0.093010   0.027609 623.792147 (186.871610)
test_rubyspec          0.057776   0.023483 107.443224 ( 22.074858)
total: 263.41 sec