Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-114859
#<BuildRuby:0x000055b8deea8ea8
@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.20220910-114859",
@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.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009972 0.000910 1.123654 ( 1.550625)
build_miniruby 0.000000 0.001966 0.077117 ( 0.075385)
build_ruby 0.000000 0.001919 0.074458 ( 0.072477)
build_all 0.009459 0.001513 1.582630 ( 0.612779)
build_install 0.015503 0.007711 1.914859 ( 0.946058)
test_btest 0.000901 0.000241 93.588499 ( 9.279756)
test_basic 0.000429 0.007471 0.351605 ( 0.440745)
test_all 0.002943 0.000000 638.282438 ( 66.396112)
test_rubyspec 0.106019 0.063206 46.912863 ( 55.370461)
total: 134.75 sec