Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-170332
#<BuildRuby:0x00005622f5bbbea8
@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.20220601-170332",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006827 0.000196 0.851884 ( 3.825863)
build_miniruby 0.000901 0.000060 0.057183 ( 0.055897)
build_ruby 0.000914 0.000000 0.057610 ( 0.056438)
build_all 0.004212 0.000000 1.507904 ( 0.610121)
build_install 0.009653 0.000000 6.349232 ( 2.855133)
test_btest 0.000758 0.000000 47.955040 ( 8.876891)
test_basic 0.000000 0.005752 0.328373 ( 0.416840)
test_all 0.000543 0.000768 660.716768 ( 95.939080)
test_rubyspec 0.088425 0.040133 44.217052 ( 49.782019)
total: 162.42 sec