Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231026-190602
#<BuildRuby:0x000055dc53b72048
@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.20231026-190602",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.012383 0.000541 3.748412 ( 5.086751)
build_miniruby 0.003516 0.000000 41.744717 ( 27.084811)
build_ruby 0.001797 0.000155 3.365587 ( 4.136383)
build_all 0.005203 0.004738 5.249520 ( 5.105739)
build_install 0.009825 0.011933 6.834189 ( 7.118692)
test_btest 0.000816 0.000184 63.948149 ( 68.301296)
test_basic 0.003905 0.004071 0.787611 ( 1.168811)
test_all 0.094896 0.031823 617.940262 (613.356594)
test_rubyspec 0.038077 0.041154 90.841312 (170.250490)
total: 901.61 sec