Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-163523
#<BuildRuby:0x0000560edb314a80
@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.20220208-163523",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010071 0.001306 0.944652 ( 1.198895)
build_miniruby 0.001548 0.000331 0.076311 ( 0.074850)
build_ruby 0.001659 0.000356 0.074040 ( 0.072453)
build_all 0.008362 0.002376 4.077629 ( 0.780890)
build_install 0.016889 0.006268 7.730540 ( 2.326283)
test_btest 0.000966 0.000242 70.798063 ( 8.287872)
test_basic 0.006340 0.001585 0.341963 ( 0.429845)
test_all 0.002821 0.000000 688.469987 ( 67.184366)
test_rubyspec 0.120195 0.034468 45.725031 ( 51.126603)
total: 131.48 sec