Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230530-130456
#<BuildRuby:0x000056268884a1e8
@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.20230530-130456",
@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.000022 0.000003 0.000025 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.006565 0.001142 1.993698 ( 5.702223)
build_miniruby 0.001353 0.000235 1.760965 ( 2.124319)
build_ruby 0.001366 0.000238 2.706902 ( 3.212114)
build_all 0.009183 0.000065 2.592849 ( 3.128773)
build_install 0.019251 0.000860 3.509524 ( 3.843996)
test_btest 0.000827 0.000118 61.163083 ( 41.633644)
test_basic 0.007592 0.000000 0.679746 ( 1.151939)
test_all 0.002380 0.000099 563.451143 (429.722926)
test_rubyspec 0.041036 0.024942 77.873615 (124.472567)
total: 614.99 sec