Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-214904
#<BuildRuby:0x0000558110e568c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220807-214904",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002200 0.004499 0.831688 ( 1.069951)
build_miniruby 0.000892 0.000137 0.057576 ( 0.056345)
build_ruby 0.000809 0.000125 0.060116 ( 0.058820)
build_all 0.003970 0.000610 1.534955 ( 0.584221)
build_install 0.004501 0.004720 5.662739 ( 2.191847)
test_btest 0.000525 0.000113 51.882591 ( 8.016307)
test_basic 0.004074 0.000873 0.280763 ( 0.370984)
test_all 0.001222 0.000000 610.499627 ( 87.394325)
test_rubyspec 0.082513 0.033193 43.857922 ( 51.223837)
total: 150.97 sec