Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230603-231104
#<BuildRuby:0x00005636b35b6450
@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.20230603-231104",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002571 0.003960 1.949408 ( 4.435646)
build_miniruby 0.001357 0.000163 1.378001 ( 1.567913)
build_ruby 0.001438 0.000172 2.698759 ( 3.384091)
build_all 0.006950 0.000317 2.298019 ( 2.552501)
build_install 0.017364 0.000936 3.399414 ( 3.905654)
test_btest 0.000710 0.000076 59.214195 ( 40.826752)
test_basic 0.006183 0.000663 0.648724 ( 1.255230)
test_all 0.001390 0.000149 583.242586 (637.797240)
test_rubyspec 0.025175 0.037874 76.470126 (121.439182)
total: 817.17 sec