Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-034503
#<BuildRuby:0x0000558b5481cd30
@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.20220803-034503",
@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.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.010298 0.002068 0.968772 ( 1.770864)
build_miniruby 0.001691 0.000564 0.074926 ( 0.072546)
build_ruby 0.001735 0.000578 0.075374 ( 0.072957)
build_all 0.010149 0.000090 1.515270 ( 0.579011)
build_install 0.013357 0.011190 5.148864 ( 2.050748)
test_btest 0.000921 0.000345 75.315942 ( 8.181936)
test_basic 0.004990 0.001871 0.324396 ( 0.417781)
test_all 0.001827 0.000685 680.782431 ( 66.632860)
test_rubyspec 0.102370 0.057435 45.726553 ( 53.261341)
total: 133.04 sec