Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230917-201759
#<BuildRuby:0x000055c0ae6fe658
@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.20230917-201759",
@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.000023 0.000002 0.000025 ( 0.000027)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006903 0.000767 2.380941 ( 5.404415)
build_miniruby 0.001266 0.000140 2.162802 ( 3.211566)
build_ruby 0.001675 0.000186 3.237042 ( 29.013753)
build_all 0.005471 0.003975 5.655063 ( 6.484089)
build_install 0.016937 0.005667 7.053213 ( 9.159846)
test_btest 0.000842 0.000136 64.654233 ( 67.553035)
test_basic 0.004682 0.004667 0.858542 ( 1.571948)
test_all 0.009001 0.001687 650.536043 (749.945022)
test_rubyspec 0.058951 0.024581 95.110355 (145.256973)
total: 1017.60 sec