Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230624-151735
#<BuildRuby:0x000055bbf5e09f50
@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.20230624-151735",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005708 0.001038 2.096305 ( 4.405223)
build_miniruby 0.001224 0.000222 1.570723 ( 1.929705)
build_ruby 0.001547 0.000000 3.125761 ( 3.888343)
build_all 0.003605 0.004536 5.165841 ( 4.460862)
build_install 0.019313 0.000328 6.313486 ( 6.161865)
test_btest 0.000622 0.000115 63.920742 ( 47.134351)
test_basic 0.001767 0.004871 0.739860 ( 1.674783)
test_all 0.000420 0.001007 594.807804 (488.256643)
test_rubyspec 0.023559 0.035628 81.262166 (121.395049)
total: 679.31 sec