Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230902-093506
#<BuildRuby:0x000056542d132068
@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.20230902-093506",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.001878 0.004133 1.798030 ( 11.367652)
build_miniruby 0.001814 0.000181 1.804486 ( 3.224681)
build_ruby 0.001603 0.000160 3.532761 ( 4.481719)
build_all 0.002712 0.007396 5.788284 ( 4.845265)
build_install 0.013080 0.008983 6.857944 ( 6.269735)
test_btest 0.000000 0.001094 63.176922 ( 47.879497)
test_basic 0.007042 0.002668 0.826035 ( 1.143601)
test_all 0.005724 0.011432 693.100428 (740.512402)
test_rubyspec 0.063126 0.023519 97.553044 (155.894243)
total: 975.62 sec