Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230912-074646
#<BuildRuby:0x0000562b6305e1e8
@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.20230912-074646",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.008599 0.000429 2.606821 ( 5.761152)
build_miniruby 0.002104 0.000000 2.205075 ( 2.750382)
build_ruby 0.001726 0.000000 3.590964 ( 5.034235)
build_all 0.003079 0.007355 5.981812 ( 6.705860)
build_install 0.020739 0.002277 7.525050 ( 8.455508)
test_btest 0.000845 0.000115 67.780403 ( 62.208667)
test_basic 0.008507 0.000000 0.885783 ( 1.509719)
test_all 0.011282 0.000293 692.903854 (604.023790)
test_rubyspec 0.036604 0.049021 97.649919 (137.389931)
total: 833.84 sec