Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230902-073506
#<BuildRuby:0x0000562b3cfa62a8
@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.20230902-073506",
@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.000003 0.000020 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003859 0.003298 1.907337 ( 3.504835)
build_miniruby 0.000191 0.001396 1.778961 ( 2.300820)
build_ruby 0.001710 0.000366 3.507434 ( 4.530764)
build_all 0.002341 0.007761 5.696788 ( 5.418332)
build_install 0.018950 0.003700 6.725844 ( 6.767329)
test_btest 0.000736 0.000195 63.464894 ( 48.896256)
test_basic 0.006184 0.002439 0.884884 ( 1.365423)
test_all 0.009558 0.001491 723.135673 (773.912376)
test_rubyspec 0.044107 0.041254 98.012067 (153.335386)
total: 1000.03 sec