Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230801-231914
#<BuildRuby:0x000055d5c67da090
@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.20230801-231914",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.008114 0.000030 2.179492 ( 5.549369)
build_miniruby 0.001281 0.000221 1.975744 ( 2.628705)
build_ruby 0.001372 0.000236 3.313519 ( 27.055637)
build_all 0.001194 0.008439 2.762560 ( 3.281333)
build_install 0.019277 0.001513 4.237648 ( 4.985994)
test_btest 0.000694 0.000152 65.990498 ( 55.095957)
test_basic 0.001915 0.004840 0.742292 ( 1.167224)
test_all 0.000957 0.000239 582.473993 (433.440882)
test_rubyspec 0.026916 0.030269 84.103662 (110.673457)
total: 643.88 sec