Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-214854
#<BuildRuby:0x000055a0b9bf0f40
@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.20220403-214854",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003921 0.008005 1.014541 ( 1.269585)
build_miniruby 0.002080 0.000000 0.073299 ( 0.071179)
build_ruby 0.002164 0.000088 0.071376 ( 0.069597)
build_all 0.004490 0.006816 4.241984 ( 0.850246)
build_install 0.017736 0.006016 8.638016 ( 2.962699)
test_btest 0.000664 0.000233 75.306868 ( 8.247313)
test_basic 0.000000 0.008302 0.338689 ( 0.426454)
test_all 0.001427 0.000642 655.752031 ( 65.577183)
test_rubyspec 0.099579 0.075375 46.787123 ( 51.890859)
total: 131.37 sec