Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-045750
#<BuildRuby:0x00005641ada5d5f8
@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.20220507-045750",
@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.000021 0.000004 0.000025 ( 0.000027)
autoconf 0.000048 0.000010 0.000058 ( 0.000055)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.003909 0.003836 0.923933 ( 1.105771)
build_miniruby 0.001096 0.000000 0.061692 ( 0.061106)
build_ruby 0.000876 0.000000 0.059794 ( 0.059453)
build_all 0.002453 0.002977 1.385566 ( 0.667919)
build_install 0.014464 0.000000 6.401761 ( 2.978542)
test_btest 0.000461 0.000058 60.535913 ( 14.030259)
test_basic 0.002711 0.001704 0.251776 ( 0.344473)
test_all 0.001586 0.000383 540.452837 ( 64.209090)
test_rubyspec 0.032811 0.014952 53.137136 ( 58.904950)
total: 142.36 sec