Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230914-001738
#<BuildRuby:0x000055b533682228
@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.20230914-001738",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.004216 0.003509 2.337069 ( 6.161101)
build_miniruby 0.000000 0.002501 2.161462 ( 2.822583)
build_ruby 0.000712 0.001383 3.381770 ( 4.694128)
build_all 0.004126 0.004706 5.439247 ( 6.588325)
build_install 0.017506 0.004310 7.300956 ( 9.314429)
test_btest 0.000839 0.000168 63.027072 ( 71.864163)
test_basic 0.008351 0.000825 0.872063 ( 1.502354)
test_all 0.009442 0.006328 697.075846 (864.011652)
test_rubyspec 0.062814 0.017756 94.447627 (138.897872)
total: 1105.86 sec