Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-085315
#<BuildRuby:0x000055623c560920
@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.20220909-085315",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006342 0.005203 1.115526 ( 1.089518)
build_miniruby 0.001532 0.000328 0.075152 ( 0.074277)
build_ruby 0.001706 0.000366 0.071156 ( 0.069419)
build_all 0.005129 0.006012 1.565491 ( 0.609750)
build_install 0.018164 0.000863 1.957170 ( 0.957094)
test_btest 0.001066 0.000251 93.436820 ( 9.939572)
test_basic 0.007394 0.000488 0.357048 ( 0.445516)
test_all 0.003667 0.000814 643.242197 ( 66.637207)
test_rubyspec 0.087255 0.092055 47.324313 ( 55.330770)
total: 135.15 sec