Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-233118
#<BuildRuby:0x0000557e217ce8a0
@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.20220402-233118",
@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.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.011268 0.996507 ( 1.060039)
build_miniruby 0.002400 0.000000 0.064586 ( 0.063236)
build_ruby 0.002154 0.000372 0.076643 ( 0.074860)
build_all 0.007110 0.003592 4.247820 ( 0.861349)
build_install 0.018526 0.005116 8.576036 ( 3.004924)
test_btest 0.000947 0.000379 72.518925 ( 8.508466)
test_basic 0.002921 0.005354 0.346102 ( 0.435403)
test_all 0.001745 0.000785 700.552516 ( 68.124459)
test_rubyspec 0.118658 0.049020 46.655018 ( 52.058891)
total: 134.19 sec