Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230524-150826
#<BuildRuby:0x0000562a207ba228
@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.20230524-150826",
@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.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007605 0.000000 1.973660 ( 4.724546)
build_miniruby 0.001307 0.000187 7.943209 ( 9.045762)
build_ruby 0.001412 0.000201 2.801381 ( 3.856221)
build_all 0.006898 0.000410 2.144222 ( 2.705141)
build_install 0.013483 0.006888 3.295882 ( 4.401624)
test_btest 0.000000 0.000888 63.065297 ( 73.034546)
test_basic 0.000211 0.006753 0.651308 ( 1.395218)
test_all 0.001266 0.000298 577.867046 (711.836292)
test_rubyspec 0.028911 0.029852 75.854338 (120.440279)
total: 931.44 sec