Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230818-012958
#<BuildRuby:0x000055689f481f40
@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.20230818-012958",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000029 0.000001 0.000030 ( 0.000031)
build_up 0.007958 0.000234 2.475769 ( 5.152019)
build_miniruby 0.000000 0.001569 2.061462 ( 2.390103)
build_ruby 0.000000 0.001845 3.531256 ( 4.337506)
build_all 0.008910 0.000787 7.059773 ( 6.743389)
build_install 0.020842 0.000655 7.380222 ( 7.326269)
test_btest 0.000912 0.000071 68.329036 ( 55.062272)
test_basic 0.006742 0.000519 0.806695 ( 1.198491)
test_all 0.011096 0.000149 619.746491 (335.196911)
test_rubyspec 0.021169 0.049845 89.242589 (108.883975)
total: 526.29 sec