Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-121714
#<BuildRuby:0x0000557de98188e8
@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.20220812-121714",
@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.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006989 0.006087 1.019959 ( 1.190162)
build_miniruby 0.001357 0.000417 0.074281 ( 0.073515)
build_ruby 0.001512 0.000465 0.074817 ( 0.073827)
build_all 0.008762 0.001158 1.546951 ( 0.591487)
build_install 0.011542 0.008785 1.925234 ( 0.945256)
test_btest 0.001009 0.000356 77.883164 ( 8.258428)
test_basic 0.006679 0.000604 0.339655 ( 0.429027)
test_all 0.002335 0.000778 671.633114 ( 66.222792)
test_rubyspec 0.102347 0.075892 45.809146 ( 53.361516)
total: 131.15 sec