Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-051153
#<BuildRuby:0x000055a01ed2b680
@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.20220330-051153",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010662 0.001523 1.015722 ( 1.220434)
build_miniruby 0.001677 0.000239 0.078644 ( 0.076848)
build_ruby 0.001836 0.000262 0.075241 ( 0.073004)
build_all 0.009757 0.000648 4.206932 ( 0.859662)
build_install 0.012026 0.010826 7.869370 ( 2.398809)
test_btest 0.000921 0.000217 73.000593 ( 7.999042)
test_basic 0.005963 0.001403 0.333354 ( 0.421221)
test_all 0.003149 0.000220 667.876910 ( 65.522294)
test_rubyspec 0.126474 0.052581 46.302004 ( 51.569071)
total: 130.14 sec