Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230531-191015
#<BuildRuby:0x00005626f81ee018
@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.20230531-191015",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.004474 0.002538 1.944942 ( 5.010667)
build_miniruby 0.000000 0.001703 1.677511 ( 2.218225)
build_ruby 0.000000 0.002105 2.670822 ( 3.657001)
build_all 0.004923 0.002369 2.225056 ( 2.504479)
build_install 0.012451 0.006239 3.411497 ( 4.208548)
test_btest 0.000707 0.000105 61.680817 ( 59.750043)
test_basic 0.000000 0.007167 0.641827 ( 0.963962)
test_all 0.000000 0.001173 568.275277 (641.752325)
test_rubyspec 0.023536 0.039192 76.886800 (118.294890)
total: 838.36 sec