Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-070422
#<BuildRuby:0x0000562bc8881338
@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.20220824-070422",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008167 0.001587 0.888854 ( 5.431148)
build_miniruby 0.001263 0.000460 0.053242 ( 0.051567)
build_ruby 0.001562 0.000568 0.060775 ( 0.059436)
build_all 0.006255 0.002275 1.254501 ( 0.483840)
build_install 0.015280 0.001598 1.553345 ( 0.788566)
test_btest 0.000802 0.000247 53.547393 ( 6.118949)
test_basic 0.006091 0.000166 0.284985 ( 0.374783)
test_all 0.002829 0.000808 513.739882 ( 53.612006)
test_rubyspec 0.075452 0.050923 41.908799 ( 50.568101)
total: 117.49 sec