Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230801-091854
#<BuildRuby:0x00005570bf889a48
@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.20230801-091854",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.008326 0.000724 25.038550 ( 21.278487)
build_miniruby 0.001478 0.000247 17.556753 ( 17.871110)
build_ruby 0.000000 0.001812 3.643625 ( 4.203168)
build_all 0.006670 0.001995 12.416678 ( 12.913834)
build_install 0.014275 0.004532 4.000325 ( 4.463751)
test_btest 0.000655 0.000135 65.998722 ( 51.332144)
test_basic 0.007649 0.001582 0.791424 ( 1.232510)
test_all 0.000878 0.000182 598.751380 (435.912109)
test_rubyspec 0.035315 0.024970 84.530079 (117.484539)
total: 666.69 sec