Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230901-053555
#<BuildRuby:0x000055d92044e018
@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.20230901-053555",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.004566 0.004693 27.359033 ( 25.561141)
build_miniruby 0.001541 0.000206 19.935766 ( 23.167133)
build_ruby 0.001775 0.000000 3.567364 ( 4.923096)
build_all 0.010703 0.000498 17.657136 ( 20.312609)
build_install 0.017675 0.004419 7.259519 ( 8.047152)
test_btest 0.000834 0.000116 69.166961 ( 69.093824)
test_basic 0.003938 0.004366 0.833345 ( 1.346096)
test_all 0.012984 0.003623 693.232851 (783.469285)
test_rubyspec 0.038215 0.048886 97.763112 (152.023072)
total: 1087.94 sec