Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240114-100605
#<BuildRuby:0x0000556a6e749f40
@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.20240114-100605",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006112 0.000437 1.681403 ( 2.791000)
build_miniruby 0.001762 0.000126 1.719177 ( 1.972556)
build_ruby 0.001710 0.000122 3.221273 ( 3.764229)
build_all 0.008310 0.000000 4.988405 ( 4.711125)
build_install 0.011055 0.007826 6.131394 ( 6.195175)
test_btest 0.000752 0.000089 63.559431 ( 59.848078)
test_basic 0.003173 0.003987 0.757643 ( 0.997405)
test_all 0.101541 0.027543 761.591452 (726.717838)
test_rubyspec 0.055612 0.027116 95.114561 (179.856958)
total: 986.86 sec