Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-171521
#<BuildRuby:0x00005654a8cd43a0
@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.20220916-171521",
@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.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008169 0.001257 1.086603 ( 1.395333)
build_miniruby 0.001888 0.000290 0.070282 ( 0.067798)
build_ruby 0.001589 0.000244 0.077488 ( 0.075359)
build_all 0.005325 0.005024 1.575253 ( 0.611372)
build_install 0.018607 0.000650 1.888558 ( 0.966870)
test_btest 0.001393 0.000000 94.413283 ( 9.534586)
test_basic 0.000835 0.007080 0.342991 ( 0.434776)
test_all 0.004195 0.001048 639.801657 ( 66.015565)
test_rubyspec 0.095950 0.063776 46.949790 ( 55.388941)
total: 134.49 sec