Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230526-230818
#<BuildRuby:0x000055a1a694a348
@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.20230526-230818",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.003486 0.003860 1.890289 ( 4.618836)
build_miniruby 0.001435 0.000099 1.331715 ( 1.791031)
build_ruby 0.001658 0.000115 2.791470 ( 3.760404)
build_all 0.007855 0.000542 2.302495 ( 3.178958)
build_install 0.019697 0.000721 3.395737 ( 4.095335)
test_btest 0.000795 0.000052 62.180111 ( 52.799011)
test_basic 0.002055 0.004852 0.648183 ( 1.111533)
test_all 0.001717 0.000166 580.503084 (617.333070)
test_rubyspec 0.031298 0.028193 76.218371 (116.119996)
total: 804.81 sec