Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-123636
#<BuildRuby:0x0000555ffd1ec6e0
@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.20220828-123636",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001525 0.008644 0.969597 ( 1.022016)
build_miniruby 0.001476 0.000795 0.076035 ( 0.073770)
build_ruby 0.001773 0.000000 0.075473 ( 0.073571)
build_all 0.010524 0.000000 1.573464 ( 0.582676)
build_install 0.022602 0.000000 1.910687 ( 0.913380)
test_btest 0.001257 0.000000 76.336835 ( 8.689532)
test_basic 0.003971 0.003693 0.337564 ( 0.429944)
test_all 0.003155 0.001051 689.940185 ( 67.609777)
test_rubyspec 0.095035 0.055613 45.535034 ( 54.034170)
total: 133.43 sec