Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230310-002457
#<BuildRuby:0x000055c7c1b2dfc0
@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.20230310-002457",
@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.001640 0.000346 1.806958 ( 5.216183)
autoconf 0.000352 0.001146 2.364755 ( 2.951433)
configure 0.043441 0.024482 32.016293 ( 66.018060)
build_up 0.020950 0.012047 35.894752 ( 40.165839)
build_miniruby 0.010813 0.004091 233.418165 (129.997802)
build_ruby 0.002429 0.000919 3.582436 ( 3.805465)
build_all 0.062294 0.040721 312.080292 (199.685627)
build_install 0.010625 0.007512 3.908709 ( 3.902557)
test_btest 0.000757 0.000000 55.607363 ( 40.202399)
test_basic 0.000000 0.007506 0.475996 ( 0.909728)
test_all 0.000571 0.000507 531.739637 (325.200779)
test_rubyspec 0.028060 0.023490 110.072172 (144.839063)
total: 962.90 sec