Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-073559
#<BuildRuby:0x000055e68bb7ac88
@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.20220720-073559",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.004897 0.004122 0.773864 ( 1.132017)
build_miniruby 0.001120 0.000345 0.047751 ( 0.046716)
build_ruby 0.000929 0.000286 0.053399 ( 0.052733)
build_all 0.008641 0.000154 1.243188 ( 0.471909)
build_install 0.008297 0.006838 4.535194 ( 1.821570)
test_btest 0.000000 0.001031 55.732206 ( 9.573165)
test_basic 0.000000 0.004250 0.212017 ( 0.305798)
test_all 0.000332 0.001976 499.058907 ( 55.122732)
test_rubyspec 0.072979 0.062273 40.251901 ( 46.339979)
total: 114.87 sec