Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-190249
#<BuildRuby:0x00005568cacc74b8
@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.20220816-190249",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006382 0.004235 1.000741 ( 1.040225)
build_miniruby 0.001758 0.000220 0.077418 ( 0.077073)
build_ruby 0.002009 0.000251 0.078813 ( 0.078191)
build_all 0.008432 0.001054 1.508490 ( 0.577948)
build_install 0.014871 0.007652 1.836825 ( 0.908360)
test_btest 0.001027 0.000192 79.588831 ( 8.495133)
test_basic 0.007611 0.000000 0.333101 ( 0.424109)
test_all 0.004172 0.000024 670.059232 ( 66.361941)
test_rubyspec 0.136099 0.052928 45.526251 ( 52.983467)
total: 130.95 sec