Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240116-042841
#<BuildRuby:0x000055f7eda75f40
@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.20240116-042841",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005196 0.000600 1.807674 ( 3.472618)
build_miniruby 0.001848 0.000000 1.966604 ( 2.467473)
build_ruby 0.002122 0.000000 3.178504 ( 4.118980)
build_all 0.007911 0.000380 4.873377 ( 5.676675)
build_install 0.015795 0.004163 6.295575 ( 6.937442)
test_btest 0.000851 0.000107 63.855826 ( 78.186145)
test_basic 0.003833 0.004955 0.786766 ( 1.271256)
test_all 0.081781 0.046866 769.634165 (930.567224)
test_rubyspec 0.047131 0.029208 90.925199 (172.623288)
total: 1205.32 sec