Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240202-130144
#<BuildRuby:0x000055ffa5b7a408
@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.20240202-130144",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.007906 0.000278 2.259207 ( 3.872079)
build_miniruby 0.001216 0.000087 2.025030 ( 2.248482)
build_ruby 0.002742 0.000000 3.533969 ( 4.407167)
build_all 0.009289 0.000000 5.798925 ( 4.922078)
build_install 0.012742 0.008377 7.419153 ( 6.709990)
test_btest 0.002501 0.000000 70.339751 ( 67.669686)
test_basic 0.009002 0.000000 0.828854 ( 1.326483)
test_all 0.097383 0.029460 744.717756 (674.807295)
test_rubyspec 0.043236 0.073797 180.139846 (284.853514)
total: 1050.82 sec