Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231207-065905
#<BuildRuby:0x00005568c2145fc0
@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.20231207-065905",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.003982 0.004008 2.587191 ( 4.350105)
build_miniruby 0.001109 0.000311 1.783334 ( 2.439086)
build_ruby 0.002017 0.000000 3.321678 ( 4.623679)
build_all 0.001623 0.008014 5.528118 ( 5.536449)
build_install 0.018302 0.001904 6.938547 ( 7.194168)
test_btest 0.000653 0.000202 67.161123 ( 64.036117)
test_basic 0.000381 0.007153 0.821476 ( 1.331185)
test_all 0.092787 0.031300 659.139509 (365.166116)
test_rubyspec 0.058263 0.018056 91.282095 (125.386669)
total: 580.06 sec