Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-080927
#<BuildRuby:0x000055946d87ac88
@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.20221020-080927",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008736 0.001456 1.133709 ( 1.785233)
build_miniruby 0.001271 0.000212 0.110224 ( 0.107639)
build_ruby 0.001764 0.000294 0.109177 ( 0.104951)
build_all 0.003961 0.004680 1.336106 ( 0.589411)
build_install 0.016099 0.000303 1.680000 ( 0.917056)
test_btest 0.001589 0.000298 62.408979 ( 6.705874)
test_basic 0.005572 0.001045 0.357817 ( 0.461063)
test_all 0.006146 0.001979 516.312260 ( 54.975359)
test_rubyspec 0.073800 0.064810 43.293409 ( 51.912217)
total: 117.56 sec