Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-194605
#<BuildRuby:0x000055c5c2037e00
@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.20220728-194605",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002000 0.004669 0.800074 ( 1.029342)
build_miniruby 0.000908 0.000227 0.089200 ( 0.087055)
build_ruby 0.001645 0.000411 3.493247 ( 3.301316)
build_all 0.009744 0.000000 15.701093 ( 2.889548)
build_install 0.008043 0.003392 5.770716 ( 2.169546)
test_btest 0.000548 0.000129 53.136799 ( 8.373806)
test_basic 0.001891 0.003633 0.277918 ( 0.366931)
test_all 0.000939 0.000261 608.387781 ( 88.816607)
test_rubyspec 0.083564 0.029952 43.621380 ( 49.250235)
total: 156.28 sec