Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240226-100356
#<BuildRuby:0x0000557391e422a8
@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.20240226-100356",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.007607 0.001654 2.723819 ( 4.644650)
build_miniruby 0.001456 0.000316 1.852270 ( 2.607171)
build_ruby 0.000000 0.002043 3.587830 ( 4.985008)
build_all 0.006672 0.001853 5.849504 ( 7.456313)
build_install 0.020929 0.002661 7.745261 ( 9.333206)
test_btest 0.000716 0.000159 75.802400 ( 89.466782)
test_basic 0.006207 0.001379 0.827581 ( 1.626212)
test_all 0.082056 0.042902 796.255542 (624.548706)
test_rubyspec 0.048053 0.046669 119.800721 (174.572347)
total: 919.24 sec