Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230904-214042
#<BuildRuby:0x00005599222f6230
@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.20230904-214042",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.002556 0.003869 1.882000 ( 3.271567)
build_miniruby 0.000000 0.002415 1.763191 ( 2.376817)
build_ruby 0.000000 0.001990 3.537786 ( 4.782823)
build_all 0.003861 0.005684 5.653756 ( 6.972202)
build_install 0.020251 0.001785 6.642577 ( 8.513973)
test_btest 0.000830 0.000166 65.475077 ( 71.633316)
test_basic 0.004566 0.004171 0.848832 ( 1.364404)
test_all 0.010046 0.001858 647.143073 (727.138873)
test_rubyspec 0.049875 0.032943 94.953193 (136.273004)
total: 962.33 sec