Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-142046
#<BuildRuby:0x000055baa1b9ac88
@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.20221017-142046",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007440 0.003308 1.141347 ( 1.194151)
build_miniruby 0.001795 0.000225 0.100141 ( 0.096748)
build_ruby 0.001231 0.000154 0.105735 ( 0.102872)
build_all 0.007507 0.000938 1.296467 ( 0.574602)
build_install 0.014965 0.000722 1.681048 ( 0.908008)
test_btest 0.001180 0.000131 60.533262 ( 6.420656)
test_basic 0.007003 0.000778 0.360897 ( 0.448616)
test_all 0.007051 0.000552 512.274192 ( 54.625077)
test_rubyspec 0.088775 0.031835 43.401134 ( 51.854264)
total: 116.23 sec