Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230528-050816
#<BuildRuby:0x000055d290052658
@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.20230528-050816",
@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.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.002680 0.004164 1.925257 ( 4.597797)
build_miniruby 0.001636 0.000126 1.503531 ( 2.140480)
build_ruby 0.001554 0.000119 2.788309 ( 4.053424)
build_all 0.003865 0.004156 2.300008 ( 3.025361)
build_install 0.004716 0.014905 3.471166 ( 4.291880)
test_btest 0.000570 0.000133 61.750740 ( 61.434337)
test_basic 0.002282 0.000532 0.665252 ( 1.392077)
test_all 0.001083 0.000094 592.917455 (487.020708)
test_rubyspec 0.034773 0.025452 76.186162 ( 99.917784)
total: 667.87 sec