Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-064803
#<BuildRuby:0x00005604a55749c8
@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.20220916-064803",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001308 0.008203 1.083753 ( 1.094354)
build_miniruby 0.002338 0.000000 0.068380 ( 0.066489)
build_ruby 0.001844 0.000073 0.072455 ( 0.071263)
build_all 0.008162 0.002176 1.540846 ( 0.597921)
build_install 0.016901 0.005459 1.927378 ( 0.942979)
test_btest 0.000745 0.000207 95.650166 ( 9.276579)
test_basic 0.002067 0.005499 0.356494 ( 0.444575)
test_all 0.002174 0.000725 619.933497 ( 65.427651)
test_rubyspec 0.132254 0.048885 47.089878 ( 55.365416)
total: 133.29 sec