Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231218-191712
#<BuildRuby:0x00005570f2af6348
@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.20231218-191712",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.003539 0.003903 2.505356 ( 3.612657)
build_miniruby 0.000000 0.001965 1.638836 ( 1.890944)
build_ruby 0.000009 0.001871 3.073538 ( 3.497079)
build_all 0.004034 0.004787 5.411701 ( 4.065430)
build_install 0.020721 0.000790 6.855148 ( 6.286765)
test_btest 0.000689 0.000125 63.792031 ( 55.923098)
test_basic 0.006552 0.001191 0.823330 ( 1.080941)
test_all 0.068691 0.052164 661.576874 (384.522434)
test_rubyspec 0.034171 0.043251 90.566474 (130.124968)
total: 591.01 sec