Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-011218
#<BuildRuby:0x0000562128e2e7e0
@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.20220809-011218",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005907 0.000985 0.819554 ( 1.106160)
build_miniruby 0.000771 0.000128 0.057946 ( 0.056714)
build_ruby 0.000878 0.000146 0.059765 ( 0.058535)
build_all 0.004599 0.000000 1.539376 ( 0.601633)
build_install 0.008336 0.000501 5.659920 ( 2.139065)
test_btest 0.000742 0.000000 53.276516 ( 8.130515)
test_basic 0.005356 0.000150 0.253460 ( 0.342706)
test_all 0.001143 0.000153 585.690200 ( 90.911449)
test_rubyspec 0.075836 0.043845 43.703760 ( 51.077823)
total: 154.43 sec