Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231029-070819
#<BuildRuby:0x000055ef46322068
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20231029-070819",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000026)
build_up 0.006163 0.001284 2.334320 ( 2.842910)
build_miniruby 0.001389 0.000289 1.565886 ( 1.636677)
build_ruby 0.002024 0.000000 3.085755 ( 12.511744)
build_all 0.008554 0.000000 5.122295 ( 3.590193)
build_install 0.016457 0.003718 6.642620 ( 5.532544)
test_btest 0.000639 0.000123 60.620290 ( 32.712651)
test_basic 0.004313 0.000835 0.656848 ( 1.646060)
test_all 0.093945 0.031223 641.181359 (587.715780)
test_rubyspec 0.054303 0.022998 90.027784 (171.175502)
total: 819.37 sec