Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-002931
#<BuildRuby:0x000055fa1549f600
@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.20220805-002931",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000050 0.000007 0.000057 ( 0.000069)
build_up 0.011626 0.000465 0.983973 ( 1.076987)
build_miniruby 0.002095 0.000262 0.074670 ( 0.072707)
build_ruby 0.001728 0.000216 0.075262 ( 0.073537)
build_all 0.008499 0.001063 1.531359 ( 0.566564)
build_install 0.022464 0.000256 5.060697 ( 2.021310)
test_btest 0.001207 0.000121 76.696685 ( 8.332382)
test_basic 0.007044 0.000704 0.321624 ( 0.409731)
test_all 0.002171 0.000217 641.905807 ( 64.334748)
test_rubyspec 0.057648 0.112740 45.774662 ( 53.256739)
total: 130.15 sec