Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-175349
#<BuildRuby:0x000055eb2afa0c10
@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.20220227-175349",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000050 0.000012 0.000062 ( 0.000062)
build_up 0.006231 0.004787 1.024625 ( 1.387009)
build_miniruby 0.000000 0.002294 0.075123 ( 0.072939)
build_ruby 0.000000 0.001877 0.079756 ( 0.078021)
build_all 0.004786 0.005046 4.134522 ( 0.852294)
build_install 0.019165 0.004491 8.057368 ( 2.429870)
test_btest 0.000903 0.000351 73.136489 ( 7.933758)
test_basic 0.006679 0.000800 0.343287 ( 0.432411)
test_all 0.001785 0.000229 657.212763 ( 66.112852)
test_rubyspec 0.092103 0.058293 46.358699 ( 51.879452)
total: 131.18 sec