Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-163338
#<BuildRuby:0x000056299cc648e8
@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.20220406-163338",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003793 0.007371 0.993402 ( 1.181252)
build_miniruby 0.001472 0.000173 0.073544 ( 0.072924)
build_ruby 0.001778 0.000000 0.079445 ( 0.078620)
build_all 0.002824 0.006957 4.187655 ( 0.862900)
build_install 0.013833 0.009141 8.470183 ( 3.004426)
test_btest 0.000000 0.002611 81.218164 ( 8.440764)
test_basic 0.000319 0.007643 0.327903 ( 0.418292)
test_all 0.001045 0.000427 680.296319 ( 67.257988)
test_rubyspec 0.122580 0.048265 46.619869 ( 52.008997)
total: 133.33 sec