Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-015735
#<BuildRuby:0x0000558a4f057510
@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.20220223-015735",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010697 0.000909 0.902638 ( 1.035154)
build_miniruby 0.001752 0.000000 0.072908 ( 0.071570)
build_ruby 0.000000 0.002252 0.078273 ( 0.075808)
build_all 0.006672 0.002785 1.477341 ( 0.605231)
build_install 0.009055 0.013750 5.193676 ( 2.163173)
test_btest 0.001083 0.000361 73.407175 ( 8.613127)
test_basic 0.006057 0.002019 0.337672 ( 0.429975)
test_all 0.002492 0.000000 678.980390 ( 65.888353)
test_rubyspec 0.101047 0.045774 46.165559 ( 51.572192)
total: 130.46 sec