Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-231217
#<BuildRuby:0x000055979f319480
@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.20221013-231217",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008832 0.000338 1.071773 ( 1.128157)
build_miniruby 0.001631 0.000117 0.091893 ( 0.089473)
build_ruby 0.001691 0.000121 0.100986 ( 0.098259)
build_all 0.007747 0.000553 1.312047 ( 0.579100)
build_install 0.006123 0.008022 1.631749 ( 0.895616)
test_btest 0.001440 0.000240 64.146521 ( 6.503962)
test_basic 0.006502 0.000314 0.348929 ( 0.439590)
test_all 0.006896 0.000550 517.227176 ( 54.841891)
test_rubyspec 0.093245 0.048273 43.087864 ( 51.335199)
total: 115.91 sec