Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230807-172531
#<BuildRuby:0x0000558cb124e058
@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.20230807-172531",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000025)
build_up 0.003807 0.004617 2.404639 ( 5.069688)
build_miniruby 0.001474 0.000254 2.155319 ( 2.683073)
build_ruby 0.001335 0.000230 3.370100 ( 4.476787)
build_all 0.002228 0.007002 2.772851 ( 3.007901)
build_install 0.022068 0.000000 4.354506 ( 4.943804)
test_btest 0.000950 0.000000 66.514864 ( 49.331758)
test_basic 0.004000 0.003836 0.832726 ( 1.315664)
test_all 0.001165 0.000245 619.636119 (352.447213)
test_rubyspec 0.040782 0.018560 84.471205 (108.240022)
total: 531.52 sec