Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-115336
#<BuildRuby:0x00005568d4c38448
@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.20221205-115336",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010403 0.000939 1.195316 ( 1.228702)
build_miniruby 0.002451 0.000350 0.857606 ( 0.856782)
build_ruby 0.002745 0.000392 2.243619 ( 2.154204)
build_all 0.016941 0.003662 18.622522 ( 2.177654)
build_install 0.015829 0.006646 2.022733 ( 1.055522)
test_btest 0.001175 0.000235 91.199121 ( 8.811694)
test_basic 0.000000 0.009591 0.353057 ( 0.439768)
test_all 0.000000 0.002467 685.167112 ( 69.312379)
test_rubyspec 0.097975 0.084682 49.303033 ( 57.279933)
total: 143.32 sec