Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230921-061737
#<BuildRuby:0x000055a1e3e063e0
@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.20230921-061737",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.008396 0.000269 2.368832 ( 5.056026)
build_miniruby 0.001790 0.000108 1.805614 ( 2.394399)
build_ruby 0.001823 0.000110 3.428588 ( 4.429192)
build_all 0.009308 0.000299 5.567803 ( 5.033830)
build_install 0.011852 0.011839 6.885423 ( 6.774613)
test_btest 0.000749 0.000096 65.065552 ( 51.249376)
test_basic 0.009799 0.000000 0.853262 ( 1.337213)
test_all 0.007167 0.004211 730.627475 (561.848661)
test_rubyspec 0.047168 0.034984 96.735056 (141.289653)
total: 779.41 sec