Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230622-131708
#<BuildRuby:0x000055c25124a658
@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.20230622-131708",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.008045 0.000481 23.132102 ( 22.510161)
build_miniruby 0.001669 0.000201 17.230045 ( 19.632819)
build_ruby 0.000000 0.001833 3.062203 ( 3.769198)
build_all 0.005704 0.003275 14.508304 ( 15.943464)
build_install 0.016926 0.002708 6.450199 ( 7.240365)
test_btest 0.000785 0.000125 64.943637 ( 53.896674)
test_basic 0.001942 0.005603 0.708043 ( 1.113241)
test_all 0.001525 0.000305 566.538306 (412.453535)
test_rubyspec 0.017731 0.044308 79.606159 (113.921458)
total: 650.48 sec