Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231114-143357
#<BuildRuby:0x000055ba54675a48
@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.20231114-143357",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000033 0.000003 0.000036 ( 0.000038)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.004258 0.003965 3.276526 ( 13.174507)
build_miniruby 0.000000 0.003575 46.376419 ( 51.834712)
build_ruby 0.000000 0.002222 3.481793 ( 5.473665)
build_all 0.005386 0.005250 11.356155 ( 14.346072)
build_install 0.020308 0.000978 3.948927 ( 5.842705)
test_btest 0.000959 0.000000 63.084317 ( 86.564065)
test_basic 0.003546 0.004130 0.800877 ( 1.544594)
test_all 0.081140 0.046243 686.004622 (682.282023)
test_rubyspec 0.038443 0.039416 91.964773 (146.546663)
total: 1007.61 sec