Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-105127
#<BuildRuby:0x000055a732ea46e0
@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.20221111-105127",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010147 0.000285 1.072713 ( 1.104491)
build_miniruby 0.001898 0.000253 0.074656 ( 0.072348)
build_ruby 0.001494 0.000199 0.066241 ( 0.064509)
build_all 0.008761 0.000000 1.439656 ( 0.564246)
build_install 0.017416 0.001447 1.818657 ( 0.932409)
test_btest 0.000000 0.001560 86.900901 ( 8.752521)
test_basic 0.003975 0.004110 0.335818 ( 0.423355)
test_all 0.001715 0.000286 639.319172 ( 67.470340)
test_rubyspec 0.089583 0.074014 47.853569 ( 56.325703)
total: 135.71 sec