Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230804-172622
#<BuildRuby:0x000056384ee25f18
@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.20230804-172622",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000023 0.000005 0.000028 ( 0.000026)
build_up 0.006825 0.001219 2.482495 ( 5.360093)
build_miniruby 0.001414 0.000252 2.082735 ( 2.537441)
build_ruby 0.001579 0.000282 3.249734 ( 4.047786)
build_all 0.008503 0.000000 2.859186 ( 3.133259)
build_install 0.021331 0.000000 4.479729 ( 4.892841)
test_btest 0.001164 0.000000 68.863244 ( 43.204750)
test_basic 0.008406 0.000000 0.862538 ( 1.397416)
test_all 0.001723 0.000000 648.708273 (331.565690)
test_rubyspec 0.028473 0.033338 87.721200 (109.152905)
total: 505.29 sec