Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231117-003741
#<BuildRuby:0x0000555f537a6068
@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.20231117-003741",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006949 0.000515 2.060665 ( 3.786021)
build_miniruby 0.000000 0.001796 1.733295 ( 2.192133)
build_ruby 0.000516 0.001451 3.339130 ( 4.300752)
build_all 0.007946 0.000822 5.306405 ( 5.796653)
build_install 0.019779 0.001564 6.689499 ( 7.700808)
test_btest 0.000918 0.000092 66.514400 ( 75.131367)
test_basic 0.008425 0.000361 0.832371 ( 1.514383)
test_all 0.088503 0.036159 618.114581 (460.208043)
test_rubyspec 0.032582 0.043022 92.003771 (135.451631)
total: 696.08 sec