Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230811-052929
#<BuildRuby:0x000055d458ffdfc0
@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.20230811-052929",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003874 0.003971 2.472548 ( 5.525507)
build_miniruby 0.008611 0.000578 176.468701 (107.777163)
build_ruby 0.001649 0.000206 3.670844 ( 4.912024)
build_all 0.004836 0.007747 30.773221 ( 23.501089)
build_install 0.015632 0.004723 4.417847 ( 4.301946)
test_btest 0.000748 0.000142 70.340011 ( 50.137653)
test_basic 0.003571 0.004971 0.885287 ( 1.323754)
test_all 0.001075 0.000232 646.980610 (374.672072)
test_rubyspec 0.034017 0.031567 89.688503 (118.962544)
total: 691.11 sec