Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240221-195744
#<BuildRuby:0x000055cd24d22430
@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.20240221-195744",
@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.000038 0.000000 0.000038 ( 0.000039)
autoconf 0.000028 0.000000 0.000028 ( 0.000029)
configure 0.000026 0.000000 0.000026 ( 0.000027)
build_up 0.005886 0.003699 2.985125 ( 5.699960)
build_miniruby 0.001335 0.000222 25.536681 ( 33.749516)
build_ruby 0.001505 0.000251 3.667629 ( 6.267531)
build_all 0.005231 0.004284 6.153131 ( 8.235190)
build_install 0.020457 0.003068 8.098285 ( 10.897515)
test_btest 0.000659 0.000123 74.329179 (103.595511)
test_basic 0.004134 0.003577 0.875906 ( 1.606162)
test_all 0.097511 0.031106 782.922638 (882.480163)
test_rubyspec 0.038628 0.058213 118.568397 (179.343924)
total: 1231.88 sec