Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240222-175901
#<BuildRuby:0x0000561dd963e398
@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.20240222-175901",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.005133 0.005160 3.451020 ( 7.611536)
build_miniruby 0.005555 0.004534 208.651269 (237.544205)
build_ruby 0.004481 0.000000 4.134834 ( 6.654339)
build_all 0.014712 0.000539 49.847247 ( 60.257384)
build_install 0.016140 0.005065 7.744794 ( 10.933253)
test_btest 0.000822 0.000193 73.277755 ( 97.797856)
test_basic 0.003892 0.004293 0.854288 ( 1.577319)
test_all 0.096475 0.029693 731.588524 (724.811069)
test_rubyspec 0.055255 0.036194 115.094985 (163.469458)
total: 1310.66 sec