Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-015837
#<BuildRuby:0x000055e67eaa7e58
@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.20221120-015837",
@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.000008 0.000001 0.000009 ( 0.000024)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000015 0.000002 0.000017 ( 0.000015)
build_up 0.005218 0.000000 1.104401 ( 1.105126)
build_miniruby 0.000897 0.000000 1.018188 ( 1.016776)
build_ruby 0.001181 0.000000 2.719036 ( 2.612529)
build_all 0.008729 0.000034 15.923598 ( 3.339292)
build_install 0.004394 0.003588 2.049348 ( 1.175523)
test_btest 0.000543 0.000054 62.010833 ( 10.671918)
test_basic 0.004706 0.000471 0.295840 ( 0.386160)
test_all 0.000923 0.000092 654.440809 (104.119521)
test_rubyspec 0.053394 0.017555 51.281992 ( 59.559961)
total: 183.99 sec