Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-150544
#<BuildRuby:0x00005619e95dc4c0
@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.20220720-150544",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006446 0.004683 1.000616 ( 2.404187)
build_miniruby 0.001647 0.000353 0.074285 ( 0.072124)
build_ruby 0.001691 0.000363 0.074936 ( 0.072604)
build_all 0.008393 0.000756 1.535910 ( 0.600457)
build_install 0.005665 0.016875 5.205889 ( 2.054293)
test_btest 0.000985 0.000394 71.169306 ( 8.429451)
test_basic 0.007243 0.000721 0.333663 ( 0.422624)
test_all 0.001992 0.000253 685.983636 ( 66.803425)
test_rubyspec 0.091695 0.077209 45.876050 ( 51.562883)
total: 132.42 sec