Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230924-102428
#<BuildRuby:0x0000556d22f3a450
@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.20230924-102428",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000037 0.000007 0.000044 ( 0.000061)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.003450 0.004472 2.267169 ( 4.952777)
build_miniruby 0.001518 0.000000 1.823816 ( 2.268739)
build_ruby 0.000249 0.001744 3.569747 ( 4.075218)
build_all 0.009030 0.000385 5.415118 ( 4.154716)
build_install 0.017123 0.004179 6.715414 ( 5.789508)
test_btest 0.001160 0.000000 61.851160 ( 37.392746)
test_basic 0.007588 0.000286 0.805765 ( 0.922419)
test_all 0.009822 0.000000 684.683429 (338.862573)
test_rubyspec 0.047137 0.041640 93.580156 (130.566305)
total: 528.99 sec