Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-044955
#<BuildRuby:0x000055e256437f68
@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.20220804-044955",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005123 0.001281 0.830103 ( 1.126167)
build_miniruby 0.000857 0.000214 0.057033 ( 0.055665)
build_ruby 0.000730 0.000182 0.058760 ( 0.057633)
build_all 0.003759 0.000940 1.546678 ( 0.592439)
build_install 0.001205 0.010004 5.612916 ( 2.139490)
test_btest 0.000825 0.000000 49.683683 ( 8.536894)
test_basic 0.005013 0.000399 0.337073 ( 0.425953)
test_all 0.000952 0.000366 621.286154 ( 89.223078)
test_rubyspec 0.074432 0.052492 43.731467 ( 51.087922)
total: 153.25 sec