Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-023746
#<BuildRuby:0x000055b4d68088e8
@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.20220718-023746",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000020 0.000001 0.000021 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006120 0.005001 0.964824 ( 1.157419)
build_miniruby 0.001745 0.000268 0.077117 ( 0.077817)
build_ruby 0.001802 0.000278 0.073730 ( 0.073842)
build_all 0.011439 0.000000 1.559026 ( 0.603169)
build_install 0.016257 0.007593 5.232138 ( 2.107657)
test_btest 0.001078 0.000205 74.984838 ( 8.308179)
test_basic 0.003707 0.004217 0.327488 ( 0.418185)
test_all 0.000833 0.000970 636.891490 ( 65.455857)
test_rubyspec 0.101045 0.068326 45.599045 ( 51.242111)
total: 129.45 sec