Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-234652
#<BuildRuby:0x000055a9b74649c8
@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.20220730-234652",
@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.000006 0.000002 0.000008 ( 0.000006)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.007065 0.006448 0.986029 ( 1.010916)
build_miniruby 0.001727 0.000575 0.077913 ( 0.075951)
build_ruby 0.001278 0.000426 0.076156 ( 0.074667)
build_all 0.008591 0.001448 1.528777 ( 0.589958)
build_install 0.016079 0.006778 5.112028 ( 2.106675)
test_btest 0.000963 0.000321 70.988050 ( 8.459395)
test_basic 0.007462 0.000860 0.327491 ( 0.417280)
test_all 0.001561 0.000493 669.934381 ( 65.944019)
test_rubyspec 0.106933 0.070859 45.523950 ( 51.236250)
total: 129.92 sec