Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230617-031223
#<BuildRuby:0x000055906c586040
@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.20230617-031223",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.007538 0.000000 2.020205 ( 4.357940)
build_miniruby 0.001781 0.000000 1.479074 ( 1.639206)
build_ruby 0.000000 0.001935 3.017977 ( 3.730364)
build_all 0.003256 0.005004 2.383937 ( 2.425381)
build_install 0.018465 0.001399 3.628694 ( 4.130328)
test_btest 0.000660 0.000124 61.167217 ( 41.412060)
test_basic 0.006932 0.000546 0.719939 ( 1.168965)
test_all 0.001304 0.000237 564.651419 (389.207863)
test_rubyspec 0.033813 0.029959 80.475787 (115.426460)
total: 563.50 sec