Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230824-193101
#<BuildRuby:0x0000565543532228
@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.20230824-193101",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007597 0.000228 2.506626 ( 5.308571)
build_miniruby 0.000000 0.003499 21.892700 ( 14.382198)
build_ruby 0.000000 0.001656 3.140089 ( 40.087269)
build_all 0.000000 0.008614 5.316940 ( 3.138877)
build_install 0.016852 0.001637 6.704221 ( 4.869325)
test_btest 0.000803 0.000000 67.211110 ( 43.724322)
test_basic 0.007410 0.000240 0.813069 ( 1.018136)
test_all 0.008865 0.000835 640.315102 (299.016271)
test_rubyspec 0.027737 0.047984 89.700069 (108.621780)
total: 520.17 sec