Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-020325
#<BuildRuby:0x0000564e53f6c6e0
@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.20220911-020325",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010527 0.000886 1.126135 ( 1.091022)
build_miniruby 0.000000 0.002405 0.074986 ( 0.072782)
build_ruby 0.000000 0.002092 0.073681 ( 0.071719)
build_all 0.010103 0.000963 1.571676 ( 0.615108)
build_install 0.021710 0.001828 1.933552 ( 0.950416)
test_btest 0.000972 0.000162 91.767404 ( 9.202777)
test_basic 0.006775 0.000000 0.352684 ( 0.441958)
test_all 0.002018 0.000111 630.038801 ( 65.709012)
test_rubyspec 0.107743 0.059329 47.136829 ( 55.661765)
total: 133.82 sec