Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230503-010807
#<BuildRuby:0x000055c4640be658
@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.20230503-010807",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005759 0.000691 1.858863 ( 4.431992)
build_miniruby 0.001441 0.000173 1.338228 ( 1.564846)
build_ruby 0.001704 0.000204 2.617534 ( 3.453836)
build_all 0.006989 0.000839 2.195156 ( 2.557598)
build_install 0.008705 0.009077 3.323821 ( 3.903480)
test_btest 0.000586 0.000109 61.547569 ( 46.700652)
test_basic 0.005704 0.000199 0.686105 ( 1.094990)
test_all 0.002029 0.000000 557.693118 (597.326867)
test_rubyspec 0.032766 0.028274 75.460861 (114.250315)
total: 775.29 sec