Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251028-221457
#<BuildRuby:0x00007f135e30fde0
 @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-221457",
 @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.000011   0.000002   0.000013 (  0.000014)
autoconf               0.000023   0.000004   0.000027 (  0.000027)
configure              0.000019   0.000004   0.000023 (  0.000022)
build_up               0.005297   0.004498   4.833357 (  3.406430)
build_miniruby         0.001626   0.000000   2.098968 (  2.096439)
build_ruby             0.001666   0.000000   3.652601 ( 37.904295)
build_all              0.008090   0.000880   6.031375 (  2.917002)
build_install          0.015128   0.004254   8.984791 ( 20.573741)
test_btest             0.000000   0.001024  57.148654 ( 17.767091)
test_basic             0.004655   0.004661   1.047344 (  1.091786)
test_all               0.083712   0.039133 656.069302 (261.935957)
test_rubyspec          0.054807   0.024086 111.267914 ( 25.608498)
total: 373.30 sec