Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-054541
#<BuildRuby:0x000055ccc3994e50
@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.20220906-054541",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009975 0.000135 0.960749 ( 0.992924)
build_miniruby 0.000000 0.002530 0.073716 ( 0.070822)
build_ruby 0.000223 0.001453 0.073938 ( 0.072021)
build_all 0.011646 0.000000 1.557310 ( 0.611555)
build_install 0.016125 0.005144 1.892709 ( 0.925485)
test_btest 0.000906 0.000130 92.669172 ( 9.548888)
test_basic 0.002058 0.004868 0.360794 ( 0.452918)
test_all 0.003123 0.000000 640.078489 ( 67.066966)
test_rubyspec 0.088246 0.079007 46.672661 ( 55.088394)
total: 134.83 sec