Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-075352
#<BuildRuby:0x000055cb27f886d8
@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.20220813-075352",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.008755 0.001168 0.988800 ( 1.328351)
build_miniruby 0.001954 0.000261 0.079764 ( 0.078601)
build_ruby 0.001555 0.000207 0.075415 ( 0.074478)
build_all 0.004103 0.005790 1.547701 ( 0.589282)
build_install 0.016807 0.005485 1.899378 ( 0.947627)
test_btest 0.001300 0.000000 79.034156 ( 8.598110)
test_basic 0.002450 0.004925 0.331891 ( 0.423556)
test_all 0.003465 0.001025 641.654901 ( 64.759301)
test_rubyspec 0.105669 0.063380 45.840793 ( 53.386365)
total: 130.19 sec