Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-173031
#<BuildRuby:0x0000556dc2a168c0
@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.20220727-173031",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005784 0.000890 0.882457 ( 1.529705)
build_miniruby 0.000870 0.000134 0.057979 ( 0.056727)
build_ruby 0.000790 0.000122 0.059191 ( 0.058019)
build_all 0.004584 0.000019 1.511222 ( 0.583583)
build_install 0.011075 0.000268 5.648586 ( 2.175110)
test_btest 0.000823 0.000000 52.179044 ( 8.195570)
test_basic 0.005376 0.000200 0.250232 ( 0.339234)
test_all 0.001498 0.000000 601.091116 ( 90.851874)
test_rubyspec 0.099605 0.030838 43.779636 ( 49.403894)
total: 153.19 sec