Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230502-051044
#<BuildRuby:0x0000558d0a65e090
@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.20230502-051044",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006495 0.000186 1.988800 ( 5.048303)
build_miniruby 0.001479 0.000110 1.664345 ( 2.287531)
build_ruby 0.001646 0.000122 2.591205 ( 3.689833)
build_all 0.006531 0.000166 2.265715 ( 2.606024)
build_install 0.019258 0.000711 3.705564 ( 4.553853)
test_btest 0.000922 0.000061 61.287941 ( 69.776847)
test_basic 0.000000 0.007728 0.695024 ( 1.406349)
test_all 0.000009 0.001572 599.103584 (627.283683)
test_rubyspec 0.027384 0.029294 76.764057 (111.389333)
total: 828.04 sec