Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230504-030611
#<BuildRuby:0x000055c94abaa068
@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.20230504-030611",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.005813 0.000401 1.899979 ( 3.957684)
build_miniruby 0.000000 0.001408 1.399371 ( 1.515559)
build_ruby 0.000000 0.001654 2.658673 ( 3.074086)
build_all 0.005903 0.000626 2.180690 ( 2.223824)
build_install 0.014812 0.001434 3.298310 ( 3.335781)
test_btest 0.000618 0.000060 59.746096 ( 37.668944)
test_basic 0.005977 0.000578 0.670424 ( 1.119637)
test_all 0.000910 0.000088 588.942858 (542.366657)
test_rubyspec 0.029397 0.038002 79.108388 (123.587559)
total: 718.85 sec