Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230614-091045
#<BuildRuby:0x00005585ab3be058
@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.20230614-091045",
@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.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000021)
build_up 0.002718 0.003554 1.969175 ( 4.217807)
build_miniruby 0.001188 0.000297 1.447993 ( 1.701977)
build_ruby 0.001686 0.000422 2.934776 ( 3.402046)
build_all 0.008266 0.000101 2.475227 ( 2.477965)
build_install 0.016532 0.003226 3.690088 ( 3.801232)
test_btest 0.000000 0.000978 62.667483 ( 39.120968)
test_basic 0.002448 0.005151 0.698675 ( 0.914430)
test_all 0.001064 0.000290 515.100579 (298.268027)
test_rubyspec 0.039238 0.021846 78.406754 (113.884089)
total: 467.79 sec