Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-024945
#<BuildRuby:0x000056344e8b3d90
@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.20220606-024945",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006579 0.000176 0.849589 ( 1.004280)
build_miniruby 0.000937 0.000063 0.058120 ( 0.056811)
build_ruby 0.000837 0.000055 0.059236 ( 0.057921)
build_all 0.004297 0.000004 1.503078 ( 0.608703)
build_install 0.009909 0.000334 6.354666 ( 2.872058)
test_btest 0.000716 0.000042 52.883099 ( 8.383783)
test_basic 0.000000 0.005565 0.283386 ( 0.371932)
test_all 0.000000 0.001461 630.667873 ( 92.738839)
test_rubyspec 0.036037 0.039812 44.196988 ( 49.808910)
total: 155.90 sec