Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231122-124329
#<BuildRuby:0x000055a18e68a0d0
@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.20231122-124329",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.006632 0.012280 3.632638 ( 5.263891)
build_miniruby 0.003309 0.000735 50.918475 ( 41.378167)
build_ruby 0.001472 0.000327 3.225417 ( 4.087473)
build_all 0.004751 0.005408 5.396596 ( 5.810541)
build_install 0.009801 0.009049 6.893109 ( 7.191265)
test_btest 0.000627 0.000195 65.175716 ( 64.605988)
test_basic 0.007150 0.000819 0.818262 ( 1.278305)
test_all 0.074669 0.049405 645.208816 (358.644652)
test_rubyspec 0.036293 0.043009 91.666549 (114.198673)
total: 602.46 sec