Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240211-031040
#<BuildRuby:0x000055ba95e42398
@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.20240211-031040",
@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.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007011 0.000000 2.140401 ( 3.748420)
build_miniruby 0.000000 0.001616 1.859259 ( 2.412144)
build_ruby 0.000000 0.002040 3.643355 ( 4.786264)
build_all 0.009120 0.000716 6.255455 ( 6.988513)
build_install 0.022323 0.000663 7.735715 ( 9.168457)
test_btest 0.000830 0.000095 73.062384 ( 81.637134)
test_basic 0.000000 0.008527 0.860793 ( 1.440860)
test_all 0.075683 0.049751 730.079527 (726.038589)
test_rubyspec 0.053379 0.062074 183.649976 (265.862988)
total: 1102.08 sec