Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-214027
#<BuildRuby:0x0000564d79180c00
@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.20220722-214027",
@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.000083 0.000000 0.000083 ( 0.000087)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.007172 0.004528 0.972386 ( 1.250741)
build_miniruby 0.001636 0.000219 0.074829 ( 0.073449)
build_ruby 0.001715 0.000228 0.075711 ( 0.074199)
build_all 0.008391 0.001119 1.508907 ( 0.572664)
build_install 0.021445 0.000106 5.229687 ( 2.074005)
test_btest 0.000941 0.000099 72.251306 ( 7.974170)
test_basic 0.003074 0.004198 0.316733 ( 0.406013)
test_all 0.001857 0.000266 667.523217 ( 66.307979)
test_rubyspec 0.090908 0.082751 45.662144 ( 51.334513)
total: 130.07 sec