Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-085910
#<BuildRuby:0x000056187162f7c0
@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-085910",
@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.000003 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004810 0.007059 1.000231 ( 1.137290)
build_miniruby 0.001505 0.000579 0.077549 ( 0.075863)
build_ruby 0.001355 0.000521 0.078430 ( 0.077352)
build_all 0.011473 0.000000 4.238163 ( 0.851241)
build_install 0.011457 0.011671 8.538074 ( 2.992868)
test_btest 0.000848 0.000357 74.414863 ( 8.425887)
test_basic 0.006789 0.001065 0.344311 ( 0.440131)
test_all 0.001642 0.000657 694.715387 ( 68.144577)
test_rubyspec 0.078010 0.070805 46.581112 ( 51.955191)
total: 134.10 sec