Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231030-031027
#<BuildRuby:0x000055a9de8f9fc0
@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.20231030-031027",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.007310 0.000541 2.321279 ( 3.805567)
build_miniruby 0.000000 0.001755 1.666761 ( 1.963080)
build_ruby 0.000000 0.001950 3.154202 ( 3.988070)
build_all 0.007586 0.000768 5.064707 ( 4.766408)
build_install 0.016059 0.003689 6.451791 ( 6.225411)
test_btest 0.000702 0.000085 61.841281 ( 52.112735)
test_basic 0.007251 0.000351 0.803063 ( 1.254401)
test_all 0.062764 0.061654 631.284153 (529.225733)
test_rubyspec 0.050857 0.021058 89.510986 (153.056094)
total: 756.40 sec