Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231016-122456
#<BuildRuby:0x000056233f979e98
@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.20231016-122456",
@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.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.008110 0.000839 2.735113 ( 4.465597)
build_miniruby 0.002103 0.000218 17.650511 ( 19.253926)
build_ruby 0.001742 0.000180 3.402457 ( 4.123585)
build_all 0.004570 0.005157 5.752279 ( 5.620332)
build_install 0.011367 0.009760 7.267119 ( 6.191573)
test_btest 0.000644 0.000125 67.023841 ( 56.883470)
test_basic 0.007978 0.000000 0.838283 ( 1.220235)
test_all 0.010202 0.000000 682.051634 (521.201517)
test_rubyspec 0.059777 0.022240 100.758190 (161.531554)
total: 780.49 sec