Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240125-085605
#<BuildRuby:0x000055573f7d1f40
@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.20240125-085605",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.007371 0.000000 2.091509 ( 3.874545)
build_miniruby 0.001699 0.000202 2.144113 ( 2.709765)
build_ruby 0.001816 0.000280 3.716665 ( 4.453002)
build_all 0.007498 0.000500 5.365690 ( 4.132872)
build_install 0.021169 0.000539 7.223282 ( 6.066139)
test_btest 0.001025 0.000132 70.086672 ( 56.217408)
test_basic 0.003767 0.004333 0.855071 ( 1.188160)
test_all 0.084639 0.039088 766.064128 (594.142627)
test_rubyspec 0.058608 0.057624 179.844468 (283.198485)
total: 955.98 sec