Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-224430
#<BuildRuby:0x000055f70de3f918
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-224430",
@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.000001 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010225 0.000731 0.944892 ( 1.053219)
build_miniruby 0.002172 0.000000 0.066747 ( 0.064789)
build_ruby 0.001725 0.000000 0.081155 ( 0.079003)
build_all 0.009763 0.000265 4.073071 ( 0.758904)
build_install 0.010996 0.012475 7.860089 ( 2.323065)
test_btest 0.001012 0.000192 47.730553 ( 44.301428)
test_basic 0.006789 0.001293 0.336980 ( 0.431485)
test_all 0.001446 0.000276 692.979544 ( 67.212981)
test_rubyspec 0.125872 0.033144 45.964237 ( 51.477120)
total: 167.70 sec