Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-111334
#<BuildRuby:0x0000562191c489d0
@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.20220721-111334",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008134 0.003304 0.975773 ( 1.238133)
build_miniruby 0.001780 0.000333 0.073691 ( 0.071495)
build_ruby 0.001565 0.000293 0.073616 ( 0.071704)
build_all 0.008703 0.000824 1.521446 ( 0.592417)
build_install 0.019344 0.003910 5.220514 ( 2.095307)
test_btest 0.000857 0.000155 78.259101 ( 8.130789)
test_basic 0.006810 0.001238 0.330082 ( 0.418803)
test_all 0.001782 0.000324 641.440293 ( 65.628607)
test_rubyspec 0.118334 0.066292 46.035598 ( 51.887863)
total: 130.14 sec