Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-080731
#<BuildRuby:0x000055da7e45b858
@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.20220403-080731",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006285 0.004613 1.021360 ( 1.503066)
build_miniruby 0.001587 0.000340 0.070094 ( 0.068280)
build_ruby 0.001537 0.000330 0.077086 ( 0.074866)
build_all 0.010038 0.000176 4.290578 ( 0.873126)
build_install 0.009623 0.013972 8.609551 ( 3.047368)
test_btest 0.000852 0.000284 76.819164 ( 8.198217)
test_basic 0.003353 0.004199 0.333445 ( 0.423429)
test_all 0.001457 0.000537 688.732456 ( 67.389765)
test_rubyspec 0.093479 0.078451 46.561547 ( 51.915330)
total: 133.49 sec