Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-151452
#<BuildRuby:0x000055647a9ff810
@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.20220314-151452",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006399 0.004884 1.043380 ( 1.124354)
build_miniruby 0.001620 0.000675 0.077756 ( 0.076972)
build_ruby 0.001277 0.000532 0.074586 ( 0.074501)
build_all 0.003942 0.006247 4.232297 ( 0.870558)
build_install 0.011395 0.011585 7.988606 ( 2.435739)
test_btest 0.000000 0.001315 73.399021 ( 8.184240)
test_basic 0.004121 0.004078 0.339872 ( 0.430088)
test_all 0.000524 0.001107 710.032466 ( 68.755290)
test_rubyspec 0.094963 0.069749 46.170048 ( 51.596151)
total: 133.55 sec