Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-034715
#<BuildRuby:0x00005559c6ff2c40
@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.20220802-034715",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005461 0.000910 0.860199 ( 0.905160)
build_miniruby 0.000902 0.000150 0.058222 ( 0.056968)
build_ruby 0.000836 0.000139 0.059029 ( 0.057843)
build_all 0.000649 0.003832 1.523261 ( 0.583828)
build_install 0.008268 0.000814 5.648490 ( 2.153663)
test_btest 0.000615 0.000131 44.890192 ( 8.825572)
test_basic 0.000569 0.004953 0.341833 ( 0.429969)
test_all 0.001868 0.000000 616.348593 ( 89.138813)
test_rubyspec 0.090990 0.037346 43.709149 ( 49.269581)
total: 151.42 sec