Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-132206
#<BuildRuby:0x00005604024eebf0
@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.20220818-132206",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005682 0.000874 0.880326 ( 3.472962)
build_miniruby 0.000896 0.000138 0.057899 ( 0.056530)
build_ruby 0.000880 0.000136 0.059109 ( 0.057876)
build_all 0.000201 0.004500 1.577505 ( 0.610667)
build_install 0.006126 0.004945 1.910565 ( 0.953551)
test_btest 0.000667 0.000191 46.594181 ( 8.978247)
test_basic 0.004798 0.001371 0.334876 ( 0.422489)
test_all 0.001854 0.000530 601.994478 ( 92.485773)
test_rubyspec 0.082815 0.034077 43.753343 ( 51.407384)
total: 158.45 sec