Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230514-150508
#<BuildRuby:0x000055c451166258
@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.20230514-150508",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.007578 0.000321 20.581668 ( 16.038813)
build_miniruby 0.001353 0.000129 16.206187 ( 17.110712)
build_ruby 0.001578 0.000150 2.683845 ( 3.343532)
build_all 0.003218 0.004979 13.180431 ( 14.309986)
build_install 0.014637 0.004777 3.636110 ( 3.738563)
test_btest 0.000855 0.000143 58.925728 ( 40.293147)
test_basic 0.007334 0.000414 0.683002 ( 0.994933)
test_all 0.001360 0.000218 534.272260 (310.162794)
test_rubyspec 0.014871 0.036248 72.914602 ( 92.935857)
total: 498.93 sec