Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-095319
#<BuildRuby:0x00005619d8f3caf8
@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.20220216-095319",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.010672 0.001158 0.958362 ( 1.321794)
build_miniruby 0.001362 0.000568 0.074806 ( 0.073467)
build_ruby 0.001434 0.000598 0.076323 ( 0.074557)
build_all 0.005162 0.004767 4.130220 ( 0.794597)
build_install 0.012587 0.010904 7.871403 ( 2.346055)
test_btest 0.000844 0.000450 77.609258 ( 8.457658)
test_basic 0.004429 0.002362 0.342697 ( 0.431292)
test_all 0.001560 0.000832 655.721586 ( 65.205797)
test_rubyspec 0.080477 0.081672 46.242122 ( 51.732610)
total: 130.44 sec