Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-210724
#<BuildRuby:0x00005561de8e3510
@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.20220808-210724",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.010061 0.000819 0.980172 ( 1.032888)
build_miniruby 0.001676 0.000223 0.074954 ( 0.073574)
build_ruby 0.001985 0.000000 0.070735 ( 0.068968)
build_all 0.010382 0.000000 1.534291 ( 0.565536)
build_install 0.020219 0.004085 5.272613 ( 2.105659)
test_btest 0.000819 0.000107 71.980170 ( 8.433375)
test_basic 0.008231 0.000482 0.336102 ( 0.423988)
test_all 0.002643 0.000330 670.041657 ( 66.840039)
test_rubyspec 0.114098 0.061274 45.746627 ( 53.405489)
total: 132.95 sec