Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-185922
#<BuildRuby:0x000055b5988e08e8
@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.20220402-185922",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011344 0.000465 1.019604 ( 1.114048)
build_miniruby 0.001971 0.000123 0.070337 ( 0.068051)
build_ruby 0.001755 0.000110 0.074740 ( 0.073177)
build_all 0.002981 0.008180 4.229532 ( 0.857405)
build_install 0.018117 0.003708 8.524217 ( 2.990228)
test_btest 0.001298 0.000226 77.042238 ( 8.414600)
test_basic 0.005789 0.001007 0.342304 ( 0.430851)
test_all 0.001388 0.000241 681.933820 ( 67.165825)
test_rubyspec 0.115920 0.065292 46.584892 ( 51.698952)
total: 132.81 sec