Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230619-191402
#<BuildRuby:0x000055bdcb216090
@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.20230619-191402",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.003614 0.003881 2.145064 ( 4.762924)
build_miniruby 0.001631 0.000217 1.910592 ( 2.793625)
build_ruby 0.001587 0.000000 2.899893 ( 3.744400)
build_all 0.008048 0.000743 5.068615 ( 5.069560)
build_install 0.022362 0.000171 6.528403 ( 6.862358)
test_btest 0.000905 0.000044 64.377686 ( 58.012296)
test_basic 0.008326 0.000051 0.752401 ( 1.222076)
test_all 0.003253 0.000262 560.298811 (403.371386)
test_rubyspec 0.035922 0.024504 78.337560 (112.585198)
total: 598.42 sec