Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-200115
#<BuildRuby:0x000055e8ccb10480
@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.20220608-200115",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005780 0.005905 1.021679 ( 1.071460)
build_miniruby 0.001815 0.000567 0.070963 ( 0.070131)
build_ruby 0.001577 0.000493 0.076676 ( 0.076562)
build_all 0.006244 0.003321 1.474070 ( 0.607370)
build_install 0.019361 0.002904 5.883837 ( 2.844136)
test_btest 0.000843 0.000246 74.684467 ( 8.523558)
test_basic 0.002366 0.004380 0.321192 ( 0.412348)
test_all 0.002691 0.000000 653.954947 ( 64.846201)
test_rubyspec 0.111225 0.061976 45.713131 ( 51.396077)
total: 129.85 sec