Logfile: /home/ko1/ruby/logs/brlog.trunk.20220411-184406
#<BuildRuby:0x000055b35ded3800
@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.20220411-184406",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009616 0.000764 0.979562 ( 1.328882)
build_miniruby 0.001638 0.000218 0.077348 ( 0.075878)
build_ruby 0.001515 0.000202 0.074170 ( 0.072653)
build_all 0.003392 0.006746 1.530052 ( 0.597312)
build_install 0.016574 0.006143 2.044847 ( 1.131373)
test_btest 0.000737 0.000184 77.671222 ( 8.198565)
test_basic 0.006325 0.001581 0.340049 ( 0.428688)
test_all 0.001943 0.000486 660.603286 ( 66.697715)
test_rubyspec 0.119103 0.053560 46.543143 ( 52.066697)
total: 130.60 sec