Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-124650
#<BuildRuby:0x0000560144408af8
@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.20220325-124650",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.010436 0.000878 1.037971 ( 1.063383)
build_miniruby 0.001487 0.000198 0.075893 ( 0.076148)
build_ruby 0.001504 0.000200 0.069299 ( 0.069358)
build_all 0.010472 0.000172 4.169316 ( 0.852182)
build_install 0.021774 0.001323 7.864095 ( 2.434814)
test_btest 0.001047 0.000110 75.351707 ( 8.190896)
test_basic 0.006789 0.000714 0.328825 ( 0.419477)
test_all 0.001825 0.000192 696.363135 ( 68.100011)
test_rubyspec 0.069970 0.085901 45.653430 ( 51.107395)
total: 132.31 sec