Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-105033
#<BuildRuby:0x00005595ee68cb88
@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.20220913-105033",
@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.000010 0.000002 0.000012 ( 0.000014)
autoconf 0.000012 0.000003 0.000015 ( 0.000025)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005973 0.004419 1.125820 ( 1.074103)
build_miniruby 0.002099 0.000000 0.075897 ( 0.074226)
build_ruby 0.001965 0.000050 0.072829 ( 0.071990)
build_all 0.010202 0.000530 1.575007 ( 0.595842)
build_install 0.015084 0.007162 1.947270 ( 0.962583)
test_btest 0.000815 0.000227 94.391145 ( 9.361333)
test_basic 0.005654 0.001570 0.361675 ( 0.451019)
test_all 0.002343 0.000000 649.121251 ( 66.692976)
test_rubyspec 0.083609 0.075050 47.605258 ( 56.008589)
total: 135.29 sec