Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-185619
#<BuildRuby:0x000055cd11da3340
@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.20220401-185619",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.012585 0.000047 1.005778 ( 1.098481)
build_miniruby 0.001755 0.000000 0.067515 ( 0.065995)
build_ruby 0.002060 0.000000 0.080605 ( 0.078627)
build_all 0.009030 0.000475 4.263822 ( 0.867392)
build_install 0.023252 0.000684 8.572289 ( 2.982643)
test_btest 0.001279 0.000061 73.843815 ( 7.684523)
test_basic 0.001942 0.005384 0.353764 ( 0.442689)
test_all 0.002129 0.000203 700.863225 ( 68.449090)
test_rubyspec 0.101180 0.071747 46.397603 ( 51.940555)
total: 133.61 sec