Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230910-154405
#<BuildRuby:0x00005635e29ae980
@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.20230910-154405",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.010192 0.000429 27.080908 ( 30.529757)
build_miniruby 0.001235 0.000247 2.557631 ( 3.097999)
build_ruby 0.001798 0.000360 3.609639 ( 4.933964)
build_all 0.004649 0.005286 6.268230 ( 6.424478)
build_install 0.011125 0.010681 7.337599 ( 8.261334)
test_btest 0.001261 0.000366 67.035949 ( 64.295652)
test_basic 0.009006 0.000000 0.855659 ( 1.371571)
test_all 0.009923 0.001369 662.886457 (617.634490)
test_rubyspec 0.039152 0.044871 94.914164 (137.448661)
total: 874.00 sec