Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-191024
#<BuildRuby:0x000056540b1ac6c8
@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.20220302-191024",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006843 0.003581 0.995539 ( 1.002917)
build_miniruby 0.001475 0.000526 0.064754 ( 0.062486)
build_ruby 0.002552 0.000000 0.079010 ( 0.076210)
build_all 0.009898 0.000139 4.164330 ( 0.851012)
build_install 0.018472 0.005218 7.870811 ( 2.383820)
test_btest 0.001098 0.000321 72.236387 ( 8.199978)
test_basic 0.008318 0.000251 0.335262 ( 0.422530)
test_all 0.002041 0.000228 661.705558 ( 65.431004)
test_rubyspec 0.106313 0.065761 46.435054 ( 51.847989)
total: 130.28 sec