Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231207-125828
#<BuildRuby:0x0000562acbdbd7c8
@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.20231207-125828",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000042)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.008474 0.000777 2.548063 ( 4.075952)
build_miniruby 0.001398 0.000233 1.792975 ( 2.105467)
build_ruby 0.001705 0.000000 3.445305 ( 4.224861)
build_all 0.009788 0.000000 5.621723 ( 5.042802)
build_install 0.022111 0.000206 7.132568 ( 6.388639)
test_btest 0.000871 0.000115 65.464249 ( 63.096621)
test_basic 0.001882 0.004390 0.824473 ( 1.369103)
test_all 0.107873 0.019361 703.236408 (368.312377)
test_rubyspec 0.048439 0.027799 92.263532 (114.755818)
total: 569.37 sec