Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-081908
#<BuildRuby:0x0000561ca26fc920
@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-081908",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009901 0.000387 0.972966 ( 0.999731)
build_miniruby 0.001778 0.000118 0.074767 ( 0.073002)
build_ruby 0.001851 0.000123 0.076567 ( 0.074742)
build_all 0.010398 0.000354 1.568226 ( 0.601324)
build_install 0.016644 0.005813 1.908482 ( 0.931463)
test_btest 0.001095 0.000122 95.422355 ( 9.594912)
test_basic 0.007481 0.000000 0.347835 ( 0.437592)
test_all 0.003236 0.000000 693.829681 ( 69.487894)
test_rubyspec 0.097130 0.071947 47.181691 ( 55.692076)
total: 137.89 sec