Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-094842
#<BuildRuby:0x00005617fdc86700
@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.20220722-094842",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010139 0.001459 0.991967 ( 1.768097)
build_miniruby 0.001631 0.000377 0.075144 ( 0.073727)
build_ruby 0.001633 0.000377 0.077976 ( 0.075950)
build_all 0.007593 0.001752 1.536821 ( 0.571541)
build_install 0.010614 0.012271 5.194482 ( 2.059761)
test_btest 0.000913 0.000325 73.129039 ( 8.176190)
test_basic 0.006041 0.002158 0.319597 ( 0.406909)
test_all 0.002132 0.000761 673.724468 ( 67.107974)
test_rubyspec 0.057578 0.113549 45.463430 ( 51.432755)
total: 131.67 sec