Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-023151
#<BuildRuby:0x0000556aead228a0
@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.20220216-023151",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000030 0.000000 0.000030 ( 0.000035)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003701 0.006727 0.980648 ( 2.203469)
build_miniruby 0.002043 0.000000 0.066530 ( 0.065076)
build_ruby 0.002065 0.000111 0.072845 ( 0.071985)
build_all 0.008962 0.001586 4.134698 ( 0.797962)
build_install 0.023053 0.000479 7.883241 ( 2.375972)
test_btest 0.000996 0.000237 73.241556 ( 8.399716)
test_basic 0.000000 0.006311 0.347598 ( 0.438139)
test_all 0.000712 0.001135 651.206474 ( 64.410674)
test_rubyspec 0.115307 0.053677 46.085880 ( 51.476271)
total: 130.24 sec