Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-103033
#<BuildRuby:0x0000564c10e0f4b8
@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.20220831-103033",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008793 0.002198 0.990451 ( 1.302431)
build_miniruby 0.001187 0.000297 0.073424 ( 0.072501)
build_ruby 0.001794 0.000000 0.078444 ( 0.077696)
build_all 0.010472 0.000000 1.535349 ( 0.573553)
build_install 0.021869 0.000000 1.884609 ( 0.925743)
test_btest 0.001277 0.000000 77.638276 ( 8.326139)
test_basic 0.007106 0.000091 0.327075 ( 0.417389)
test_all 0.003061 0.000437 646.269461 ( 65.927030)
test_rubyspec 0.119209 0.056367 45.904899 ( 54.337766)
total: 131.96 sec