Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230915-001641
#<BuildRuby:0x00005620c44fa1d8
@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.20230915-001641",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.007696 0.000699 2.590819 ( 5.835481)
build_miniruby 0.002341 0.000213 78.964558 ( 76.694548)
build_ruby 0.002155 0.000196 3.523115 ( 4.995293)
build_all 0.007832 0.000712 5.555172 ( 6.959524)
build_install 0.015303 0.008340 7.142367 ( 9.437091)
test_btest 0.000779 0.000103 66.185174 ( 68.168071)
test_basic 0.000976 0.008407 0.869775 ( 1.638641)
test_all 0.015401 0.001657 707.075875 (868.947821)
test_rubyspec 0.034554 0.052686 97.352368 (150.166252)
total: 1192.84 sec