Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230511-070837
#<BuildRuby:0x0000563a1d172458
@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.20230511-070837",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003072 0.003699 1.869000 ( 3.587710)
build_miniruby 0.001209 0.000202 1.428136 ( 1.435345)
build_ruby 0.001751 0.000000 2.713293 ( 2.914467)
build_all 0.000743 0.006572 2.160963 ( 1.583603)
build_install 0.015914 0.000971 3.343188 ( 2.852469)
test_btest 0.000761 0.000152 59.481086 ( 33.485306)
test_basic 0.006066 0.000431 0.671414 ( 0.832767)
test_all 0.001286 0.000250 573.626397 (217.429986)
test_rubyspec 0.021305 0.026860 62.314537 ( 74.412546)
total: 338.54 sec