Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-182044
#<BuildRuby:0x0000563da934b510
@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.20220424-182044",
@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.000000 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010680 0.000928 1.002100 ( 1.122982)
build_miniruby 0.001920 0.000275 0.073294 ( 0.071107)
build_ruby 0.001897 0.000271 0.079214 ( 0.076872)
build_all 0.009433 0.000000 1.521550 ( 0.629601)
build_install 0.022596 0.000244 5.904802 ( 2.776980)
test_btest 0.001064 0.000106 73.451156 ( 8.553944)
test_basic 0.009315 0.000399 0.325481 ( 0.410991)
test_all 0.001578 0.001253 641.870770 ( 65.321978)
test_rubyspec 0.136322 0.047839 45.880923 ( 51.028804)
total: 129.99 sec