Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-103823
#<BuildRuby:0x0000559b106206c8
@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.20220328-103823",
@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.000016 0.000003 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010044 0.000923 0.981807 ( 1.026728)
build_miniruby 0.001544 0.000237 0.079085 ( 0.077757)
build_ruby 0.002078 0.000000 0.077230 ( 0.075958)
build_all 0.005018 0.005180 4.179976 ( 0.859369)
build_install 0.021661 0.001268 7.853594 ( 2.410644)
test_btest 0.001137 0.000201 72.551845 ( 8.113093)
test_basic 0.002057 0.004600 0.326030 ( 0.416089)
test_all 0.000691 0.001159 692.371899 ( 67.833335)
test_rubyspec 0.089840 0.069716 45.682209 ( 50.881614)
total: 131.70 sec