Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231020-170237
#<BuildRuby:0x000056131b0f6048
@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.20231020-170237",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.006753 0.000519 2.386677 ( 3.619083)
build_miniruby 0.001536 0.000119 2.056502 ( 2.838782)
build_ruby 0.001658 0.000000 3.073573 ( 3.608387)
build_all 0.000262 0.008194 5.149967 ( 3.873178)
build_install 0.016958 0.001825 6.815605 ( 5.593345)
test_btest 0.000793 0.000113 62.303930 ( 54.563284)
test_basic 0.003181 0.005242 0.800058 ( 1.827504)
test_all 0.008666 0.001205 701.854122 (777.646059)
test_rubyspec 0.036823 0.040073 90.293260 (160.325231)
total: 1013.90 sec