Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230724-091144
#<BuildRuby:0x0000558e3cd76048
@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.20230724-091144",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.007462 0.000221 2.207847 ( 4.725393)
build_miniruby 0.001577 0.000095 1.677320 ( 2.058632)
build_ruby 0.001549 0.000094 3.271081 ( 3.973127)
build_all 0.008274 0.000502 2.802954 ( 3.131517)
build_install 0.018407 0.002578 4.117591 ( 4.197350)
test_btest 0.001083 0.000076 63.528573 ( 47.175920)
test_basic 0.001538 0.007229 0.793706 ( 1.252725)
test_all 0.001350 0.000154 615.098736 (380.320654)
test_rubyspec 0.042034 0.014994 82.357296 (109.212370)
total: 556.05 sec