Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-205813
#<BuildRuby:0x000055d8bf992f08
@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.20220815-205813",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008738 0.001457 0.800920 ( 0.861583)
build_miniruby 0.001515 0.000252 0.062689 ( 0.061557)
build_ruby 0.001287 0.000000 0.061413 ( 0.061459)
build_all 0.007007 0.002041 1.267784 ( 0.486812)
build_install 0.015385 0.001220 1.566853 ( 0.780563)
test_btest 0.001535 0.000242 52.265166 ( 6.284902)
test_basic 0.004887 0.000771 0.287607 ( 0.379527)
test_all 0.004183 0.000661 505.602071 ( 53.021080)
test_rubyspec 0.101261 0.033736 41.708504 ( 49.358501)
total: 111.30 sec