Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240120-165205
#<BuildRuby:0x000055e16775da48
@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.20240120-165205",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005540 0.000000 1.614154 ( 2.149786)
build_miniruby 0.001354 0.000000 1.827426 ( 1.834959)
build_ruby 0.000000 0.001553 2.939240 ( 3.165882)
build_all 0.000254 0.008684 4.937059 ( 2.206404)
build_install 0.011236 0.005732 5.717094 ( 2.872013)
test_btest 0.000667 0.000156 63.346455 ( 19.396887)
test_basic 0.001640 0.003986 0.585442 ( 0.645078)
test_all 0.081735 0.041838 682.268855 (479.259811)
test_rubyspec 0.053410 0.059334 168.964747 (280.608568)
total: 792.14 sec