Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231101-011544
#<BuildRuby:0x00005607849d9f40
@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.20231101-011544",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006656 0.000493 2.308316 ( 4.092312)
build_miniruby 0.001945 0.000144 1.691605 ( 2.129712)
build_ruby 0.001780 0.000131 3.294410 ( 4.656234)
build_all 0.008779 0.000307 5.205114 ( 5.428473)
build_install 0.013654 0.007610 6.679737 ( 7.127306)
test_btest 0.000714 0.000084 61.985766 ( 62.521863)
test_basic 0.004785 0.000563 0.762447 ( 1.208984)
test_all 0.106456 0.019542 599.805393 (518.125571)
test_rubyspec 0.051008 0.023255 87.164962 (145.269921)
total: 750.56 sec