Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-203047
#<BuildRuby:0x000056149263b940
@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.20220308-203047",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009835 0.000125 0.997563 ( 1.367308)
build_miniruby 0.001917 0.000113 0.076009 ( 0.074232)
build_ruby 0.002277 0.000134 0.078204 ( 0.075574)
build_all 0.010476 0.000617 4.138796 ( 0.864315)
build_install 0.015772 0.008563 8.060083 ( 2.414682)
test_btest 0.001194 0.000163 74.722498 ( 8.116397)
test_basic 0.008717 0.000545 0.341658 ( 0.434668)
test_all 0.001496 0.000195 696.015662 ( 67.704458)
test_rubyspec 0.115382 0.037714 46.226571 ( 51.382219)
total: 132.44 sec