Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231202-205242
#<BuildRuby:0x0000557fd977a9a8
@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.20231202-205242",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007142 0.000328 2.408887 ( 3.927884)
build_miniruby 0.001369 0.000137 1.696774 ( 2.019878)
build_ruby 0.000000 0.002104 3.247035 ( 13.303167)
build_all 0.007388 0.001752 5.462016 ( 4.853610)
build_install 0.011638 0.008657 6.695404 ( 6.613812)
test_btest 0.001143 0.000000 62.584812 ( 64.916316)
test_basic 0.004337 0.003597 0.786768 ( 1.394258)
test_all 0.113545 0.012337 694.321405 (474.974716)
test_rubyspec 0.043896 0.032508 89.527568 (105.795031)
total: 677.80 sec