Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230922-001927
#<BuildRuby:0x0000556fd6592658
@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.20230922-001927",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006870 0.001184 2.343001 ( 4.966270)
build_miniruby 0.001954 0.000336 1.808194 ( 2.433446)
build_ruby 0.001651 0.000285 3.594707 ( 5.164082)
build_all 0.008463 0.000681 5.525231 ( 5.875480)
build_install 0.014068 0.006366 6.812314 ( 7.915235)
test_btest 0.000000 0.001234 65.898144 ( 66.226798)
test_basic 0.004264 0.003216 0.821221 ( 1.384095)
test_all 0.005872 0.005068 686.518795 (586.791317)
test_rubyspec 0.049563 0.031058 94.452888 (137.970044)
total: 818.73 sec