Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231022-150206
#<BuildRuby:0x000056364678a398
@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.20231022-150206",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006855 0.001054 3.788187 ( 5.282223)
build_miniruby 0.001711 0.000264 1.767263 ( 2.280499)
build_ruby 0.002038 0.000000 3.154572 ( 3.631889)
build_all 0.004115 0.004716 5.158568 ( 5.140368)
build_install 0.018684 0.002544 7.348614 ( 6.935210)
test_btest 0.000789 0.000141 63.299897 ( 58.391667)
test_basic 0.006635 0.001185 0.806420 ( 1.418119)
test_all 0.114722 0.013597 646.479990 (660.762407)
test_rubyspec 0.041241 0.033048 90.437674 (157.000467)
total: 900.84 sec