Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231021-130454
#<BuildRuby:0x00005624b176e090
@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.20231021-130454",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.006205 0.001193 2.386437 ( 4.469252)
build_miniruby 0.001428 0.000275 1.755985 ( 2.799487)
build_ruby 0.001618 0.000311 3.229531 ( 4.620458)
build_all 0.004312 0.006365 5.432945 ( 6.651503)
build_install 0.016857 0.006441 6.842200 ( 9.198662)
test_btest 0.000699 0.000180 63.002219 ( 85.859863)
test_basic 0.008066 0.000000 0.794320 ( 1.653585)
test_all 0.078939 0.050218 655.024572 (731.071318)
test_rubyspec 0.029958 0.047853 89.877272 (149.404599)
total: 995.73 sec