Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230810-052851
#<BuildRuby:0x0000559328456058
@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.20230810-052851",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005541 0.001616 2.294648 ( 4.790057)
build_miniruby 0.000000 0.001900 1.789928 ( 2.126714)
build_ruby 0.000000 0.001695 3.435477 ( 4.228130)
build_all 0.007708 0.001553 2.902983 ( 3.188075)
build_install 0.009348 0.010620 4.251780 ( 4.261215)
test_btest 0.000700 0.000269 68.307940 ( 54.701143)
test_basic 0.008377 0.000000 0.866696 ( 1.211409)
test_all 0.001368 0.000000 654.410361 (377.578271)
test_rubyspec 0.042443 0.018509 85.750136 (112.707301)
total: 564.79 sec