Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-150706
#<BuildRuby:0x0000560a9cf27680
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220220-150706",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009177 0.003453 0.965595 ( 1.371685)
build_miniruby 0.001930 0.000000 0.079529 ( 0.078529)
build_ruby 0.002160 0.000071 0.081024 ( 0.079223)
build_all 0.010241 0.001020 4.114665 ( 0.791412)
build_install 0.022998 0.000848 7.768968 ( 2.345117)
test_btest 0.001290 0.000169 77.603034 ( 8.344586)
test_basic 0.007712 0.000405 0.338107 ( 0.425770)
test_all 0.001694 0.000212 661.095424 ( 65.860409)
test_rubyspec 0.095174 0.060180 46.118500 ( 51.596017)
total: 130.89 sec