Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230606-230937
#<BuildRuby:0x00005557de7aa068
@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.20230606-230937",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005670 0.000138 1.793607 ( 3.111773)
build_miniruby 0.001222 0.000098 1.268687 ( 1.271088)
build_ruby 0.000000 0.001660 2.723416 ( 2.970650)
build_all 0.006177 0.002108 2.150151 ( 1.828027)
build_install 0.015127 0.003886 3.400655 ( 3.493505)
test_btest 0.000985 0.000127 61.506297 ( 35.491908)
test_basic 0.004129 0.004023 0.704033 ( 0.979498)
test_all 0.000987 0.000154 585.498213 (446.176922)
test_rubyspec 0.036562 0.031150 79.423630 (126.611252)
total: 621.94 sec