Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231118-003925
#<BuildRuby:0x0000560bf4ef6090
@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.20231118-003925",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002641 0.004448 2.132198 ( 4.566851)
build_miniruby 0.001553 0.000239 14.856474 ( 19.345747)
build_ruby 0.001990 0.000306 3.201978 ( 4.806009)
build_all 0.008969 0.000694 5.296500 ( 6.666983)
build_install 0.011358 0.010995 6.832408 ( 8.454645)
test_btest 0.000780 0.000170 65.634177 ( 84.858530)
test_basic 0.007317 0.000671 0.822172 ( 1.584719)
test_all 0.089818 0.035983 653.516395 (533.959149)
test_rubyspec 0.042600 0.030505 89.397329 (126.283963)
total: 790.53 sec