Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231011-142410
#<BuildRuby:0x0000564435da6090
@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.20231011-142410",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.007437 0.001063 2.587232 ( 4.325605)
build_miniruby 0.001311 0.000187 2.163636 ( 2.718238)
build_ruby 0.001393 0.000199 3.653316 ( 4.350306)
build_all 0.006399 0.003259 5.781020 ( 5.285826)
build_install 0.015921 0.006320 7.272686 ( 6.418913)
test_btest 0.000442 0.000890 65.164055 ( 48.071736)
test_basic 0.000000 0.009426 0.858613 ( 1.152702)
test_all 0.000000 0.011448 694.208101 (435.724282)
test_rubyspec 0.046777 0.031286 97.086376 (133.063190)
total: 641.11 sec