Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-162532
#<BuildRuby:0x0000563331a2c4d8
@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.20220302-162532",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000054 0.000008 0.000062 ( 0.000050)
build_up 0.004532 0.004955 0.985233 ( 1.656173)
build_miniruby 0.000000 0.002158 0.070532 ( 0.069567)
build_ruby 0.000032 0.002063 0.070328 ( 0.069103)
build_all 0.007605 0.002173 4.177275 ( 0.857049)
build_install 0.019465 0.003891 7.955438 ( 2.453959)
test_btest 0.000785 0.000209 74.151189 ( 8.118012)
test_basic 0.004940 0.001317 0.334893 ( 0.425930)
test_all 0.001790 0.000477 673.419337 ( 65.858050)
test_rubyspec 0.115947 0.050652 46.382123 ( 51.512730)
total: 131.02 sec