Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-145456
#<BuildRuby:0x000055b11946d348
@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.20220809-145456",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010278 0.000602 0.815550 ( 0.874588)
build_miniruby 0.001043 0.000241 0.060743 ( 0.059359)
build_ruby 0.001143 0.000264 0.065884 ( 0.064527)
build_all 0.007728 0.000753 1.250732 ( 0.475268)
build_install 0.013049 0.004385 4.351519 ( 1.769563)
test_btest 0.001613 0.000379 54.158282 ( 6.028824)
test_basic 0.002032 0.003854 0.285252 ( 0.376032)
test_all 0.002091 0.000581 474.295962 ( 51.369982)
test_rubyspec 0.093332 0.047322 41.804545 ( 49.523842)
total: 110.54 sec