Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231104-031711
#<BuildRuby:0x00005628dab62228
@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.20231104-031711",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.000000 0.007798 2.354741 ( 3.983730)
build_miniruby 0.000000 0.001546 1.633503 ( 2.088187)
build_ruby 0.000000 0.001589 3.388965 ( 3.829965)
build_all 0.001194 0.007665 5.366935 ( 4.850519)
build_install 0.018445 0.004590 6.861957 ( 6.536382)
test_btest 0.000976 0.000237 61.679041 ( 57.357064)
test_basic 0.003261 0.004913 0.803795 ( 1.260000)
test_all 0.108489 0.019662 652.125923 (515.682573)
test_rubyspec 0.031868 0.046900 91.966327 (157.452720)
total: 753.04 sec