Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-022124
#<BuildRuby:0x0000556cf0292f90
@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.20221018-022124",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008577 0.001430 1.124900 ( 1.158269)
build_miniruby 0.001423 0.000237 0.104673 ( 0.101652)
build_ruby 0.001831 0.000000 0.097573 ( 0.094123)
build_all 0.001997 0.006875 1.304483 ( 0.561105)
build_install 0.008989 0.007155 1.669200 ( 0.903291)
test_btest 0.001887 0.000000 63.882415 ( 6.412012)
test_basic 0.007992 0.000000 0.352314 ( 0.441183)
test_all 0.005828 0.001886 512.774773 ( 54.877947)
test_rubyspec 0.094281 0.045432 43.242082 ( 51.632108)
total: 116.18 sec