Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231029-131012
#<BuildRuby:0x00005592b217e450
@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.20231029-131012",
@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.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.002407 0.004235 2.207846 ( 3.620269)
build_miniruby 0.001712 0.000132 1.644470 ( 2.132694)
build_ruby 0.001929 0.000069 3.180443 ( 4.063292)
build_all 0.005496 0.004052 5.197052 ( 4.879796)
build_install 0.015236 0.005713 6.559750 ( 7.166980)
test_btest 0.000798 0.000110 59.461877 ( 58.992701)
test_basic 0.006667 0.000920 0.779777 ( 1.271134)
test_all 0.095502 0.033994 645.626219 (618.343956)
test_rubyspec 0.066428 0.008064 89.047347 (158.529327)
total: 859.00 sec