Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-000851
#<BuildRuby:0x0000560532e229c0
@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.20220818-000851",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009032 0.000695 0.806742 ( 1.012148)
build_miniruby 0.001246 0.000096 0.054805 ( 0.053583)
build_ruby 0.001363 0.000105 0.060137 ( 0.059186)
build_all 0.005909 0.003290 1.266824 ( 0.474014)
build_install 0.015604 0.000779 1.595148 ( 0.801859)
test_btest 0.000824 0.000086 52.144999 ( 5.736334)
test_basic 0.006096 0.000155 0.288398 ( 0.378443)
test_all 0.005099 0.000045 512.113329 ( 53.532206)
test_rubyspec 0.120994 0.009713 41.995921 ( 49.466811)
total: 111.52 sec