Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230509-170641
#<BuildRuby:0x00005650daec2120
@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.20230509-170641",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005416 0.000739 1.867611 ( 4.406263)
build_miniruby 0.001163 0.000158 1.367608 ( 1.632593)
build_ruby 0.001508 0.000206 2.506127 ( 3.033122)
build_all 0.002701 0.004791 2.176333 ( 2.414365)
build_install 0.017080 0.001371 3.377196 ( 3.884194)
test_btest 0.000699 0.000116 58.695144 ( 41.923670)
test_basic 0.006729 0.000309 0.709170 ( 1.082015)
test_all 0.000978 0.000156 524.867129 (290.700984)
test_rubyspec 0.029488 0.022398 73.241815 ( 92.234361)
total: 441.31 sec