Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-041058
#<BuildRuby:0x000056524cfa0d30
@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.20220822-041058",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003198 0.007781 1.018971 ( 3.057639)
build_miniruby 0.001620 0.000623 0.075587 ( 0.073162)
build_ruby 0.001615 0.000621 0.079436 ( 0.077364)
build_all 0.007195 0.003729 1.517878 ( 0.563013)
build_install 0.017625 0.003040 1.874749 ( 0.922003)
test_btest 0.000842 0.000295 68.381690 ( 8.356534)
test_basic 0.001861 0.004802 0.312974 ( 0.402798)
test_all 0.004540 0.000000 670.221673 ( 66.411820)
test_rubyspec 0.116372 0.058931 45.907143 ( 54.053031)
total: 133.92 sec