Logfile: /home/ko1/ruby/logs/brlog.trunk.20220527-170530
#<BuildRuby:0x000055bedb02f810
@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.20220527-170530",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007697 0.005277 0.981327 ( 1.169024)
build_miniruby 0.002154 0.000000 0.075726 ( 0.075055)
build_ruby 0.002013 0.000000 0.073985 ( 0.073799)
build_all 0.010643 0.000108 1.454618 ( 0.609826)
build_install 0.015149 0.006513 5.827572 ( 2.840856)
test_btest 0.000000 0.001854 77.976768 ( 8.800452)
test_basic 0.004825 0.002223 0.325269 ( 0.418184)
test_all 0.001998 0.000399 666.091433 ( 65.281707)
test_rubyspec 0.110232 0.070921 46.287871 ( 51.922370)
total: 131.19 sec