Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231024-150406
#<BuildRuby:0x000055a48554e230
@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.20231024-150406",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003750 0.006796 4.187355 ( 7.404831)
build_miniruby 0.001143 0.000320 2.000731 ( 2.800197)
build_ruby 0.001844 0.000000 3.283237 ( 4.174824)
build_all 0.008175 0.001679 5.657871 ( 6.116309)
build_install 0.014420 0.006443 6.705977 ( 7.775552)
test_btest 0.000741 0.000215 64.200327 ( 78.798975)
test_basic 0.001508 0.007052 0.773170 ( 1.283944)
test_all 0.090465 0.037862 634.111291 (602.508934)
test_rubyspec 0.039463 0.038724 90.025760 (157.933528)
total: 868.80 sec