Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251028-201536
#<BuildRuby:0x0000767277d0fdd0
 @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-201536",
 @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.000014   0.000003   0.000017 (  0.000017)
autoconf               0.000028   0.000007   0.000035 (  0.000034)
configure              0.000023   0.000006   0.000029 (  0.000028)
build_up               0.002475   0.007821   4.921336 (  3.411732)
build_miniruby         0.001039   0.001006  84.062955 ( 31.358430)
build_ruby             0.001976   0.000000   4.295445 (  4.331821)
build_all              0.006437   0.003122   6.208756 (  2.761484)
build_install          0.016209   0.007376   9.408406 (  4.520886)
test_btest             0.000000   0.000878  76.404462 ( 24.039264)
test_basic             0.004978   0.002373   0.822159 (  0.870616)
test_all               0.093380   0.030672 604.440496 (208.823965)
test_rubyspec          0.037400   0.029869 101.137683 ( 31.426373)
total: 311.55 sec