Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-024933
#<BuildRuby:0x000056280e5c4e50
@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.20220730-024933",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000079 0.000011 0.000090 ( 0.000094)
build_up 0.007440 0.003088 0.954682 ( 1.038076)
build_miniruby 0.001551 0.000273 0.070172 ( 0.069447)
build_ruby 0.001603 0.000283 0.074610 ( 0.074046)
build_all 0.009498 0.001676 1.509307 ( 0.579085)
build_install 0.022161 0.000000 5.157447 ( 2.124198)
test_btest 0.001263 0.000000 72.357894 ( 8.118389)
test_basic 0.007538 0.000694 0.325752 ( 0.413728)
test_all 0.001766 0.000230 636.516070 ( 64.064337)
test_rubyspec 0.121918 0.053765 45.563317 ( 51.299311)
total: 127.78 sec