Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-074018
#<BuildRuby:0x0000564f614084c0
@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.20221110-074018",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006182 0.004644 1.105260 ( 1.121511)
build_miniruby 0.002168 0.000145 0.072141 ( 0.069576)
build_ruby 0.002200 0.000146 0.064127 ( 0.061791)
build_all 0.011095 0.000000 1.488258 ( 0.588008)
build_install 0.018152 0.003685 1.867863 ( 0.936452)
test_btest 0.001286 0.000107 85.986302 ( 8.984758)
test_basic 0.008634 0.000340 0.342096 ( 0.429566)
test_all 0.003095 0.000000 693.596564 ( 69.471084)
test_rubyspec 0.145110 0.040045 47.864795 ( 55.968732)
total: 137.63 sec