Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230821-092912
#<BuildRuby:0x00005644bbc12068
@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.20230821-092912",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007134 0.000194 2.261940 ( 4.923425)
build_miniruby 0.002095 0.000131 1.740246 ( 2.124020)
build_ruby 0.001642 0.000102 3.396273 ( 4.483103)
build_all 0.003455 0.004174 5.542349 ( 4.978335)
build_install 0.020225 0.000000 6.928405 ( 6.441212)
test_btest 0.000960 0.000000 69.130305 ( 54.888533)
test_basic 0.004057 0.004234 0.853015 ( 1.384495)
test_all 0.005667 0.004955 669.388436 (382.465240)
test_rubyspec 0.029478 0.044829 91.915072 (119.362838)
total: 581.05 sec