Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-140258
#<BuildRuby:0x000055766a3909c8
@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.20221114-140258",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008549 0.001221 1.102468 ( 1.116733)
build_miniruby 0.002256 0.000322 0.125176 ( 0.120354)
build_ruby 0.001883 0.000269 0.121626 ( 0.104527)
build_all 0.008670 0.000000 1.614677 ( 0.680992)
build_install 0.012854 0.008157 1.937221 ( 1.001619)
test_btest 0.001638 0.000328 82.774501 ( 8.964970)
test_basic 0.002664 0.005185 0.417779 ( 0.516403)
test_all 0.001766 0.000441 672.843928 ( 69.039015)
test_rubyspec 0.104504 0.064025 48.501026 ( 56.879951)
total: 138.43 sec