Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-021718
#<BuildRuby:0x000055ab9f3488e8
@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.20220217-021718",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000067 0.000010 0.000077 ( 0.000081)
build_up 0.004540 0.007181 0.955582 ( 2.286823)
build_miniruby 0.001908 0.000509 0.067605 ( 0.067077)
build_ruby 0.001856 0.000495 0.069834 ( 0.069277)
build_all 0.006145 0.004738 4.158786 ( 0.809400)
build_install 0.019821 0.003850 7.866029 ( 2.388791)
test_btest 0.000878 0.000250 75.571148 ( 8.034089)
test_basic 0.004886 0.003137 0.334465 ( 0.424990)
test_all 0.001930 0.000000 706.674158 ( 67.793452)
test_rubyspec 0.110624 0.058041 46.210373 ( 51.359141)
total: 133.23 sec