Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-174546
#<BuildRuby:0x000055cc3b25c4b8
@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.20220904-174546",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010471 0.000748 0.978478 ( 1.011226)
build_miniruby 0.001839 0.000132 0.079251 ( 0.076866)
build_ruby 0.001962 0.000141 0.074102 ( 0.071999)
build_all 0.010336 0.000738 1.538836 ( 0.602588)
build_install 0.018111 0.000830 1.919082 ( 0.953692)
test_btest 0.001005 0.000067 74.058826 ( 8.711469)
test_basic 0.008319 0.000000 0.330066 ( 0.425312)
test_all 0.004643 0.000000 638.590022 ( 64.988173)
test_rubyspec 0.116675 0.047814 45.381084 ( 53.862869)
total: 130.71 sec