Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-191109
#<BuildRuby:0x0000557e55424f40
@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.20220206-191109",
@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.000016 0.000004 0.000020 ( 0.000021)
configure 0.000055 0.000013 0.000068 ( 0.000071)
build_up 0.008168 0.001885 0.962568 ( 1.355878)
build_miniruby 0.001903 0.000439 0.071308 ( 0.069237)
build_ruby 0.001381 0.000319 0.075989 ( 0.074803)
build_all 0.003644 0.005936 4.083257 ( 0.785471)
build_install 0.019913 0.003392 7.858651 ( 2.334455)
test_btest 0.001040 0.000289 72.962777 ( 7.694828)
test_basic 0.003580 0.003015 0.348298 ( 0.439122)
test_all 0.001379 0.000413 661.504016 ( 64.888341)
test_rubyspec 0.110154 0.050188 45.856868 ( 51.382394)
total: 129.03 sec