Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230613-131233
#<BuildRuby:0x0000556c5a88e228
@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.20230613-131233",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.003901 0.003184 2.034451 ( 4.596119)
build_miniruby 0.001372 0.000129 1.490920 ( 1.705541)
build_ruby 0.001496 0.000140 2.915551 ( 3.380296)
build_all 0.007640 0.000000 2.290538 ( 2.461389)
build_install 0.018776 0.000621 3.490952 ( 3.239396)
test_btest 0.000971 0.000000 62.300085 ( 40.460630)
test_basic 0.006448 0.000000 0.644651 ( 0.967209)
test_all 0.000000 0.001687 552.248416 (364.369873)
test_rubyspec 0.047191 0.014475 79.121741 (119.113163)
total: 540.29 sec