Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-020026
#<BuildRuby:0x000055891f806f08
@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.20221017-020026",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004631 0.005639 1.115025 ( 1.153655)
build_miniruby 0.001164 0.000423 0.102980 ( 0.100346)
build_ruby 0.001259 0.000458 0.105533 ( 0.102403)
build_all 0.002865 0.006285 1.336585 ( 0.571019)
build_install 0.011984 0.003370 1.645202 ( 0.889621)
test_btest 0.001021 0.000437 63.390699 ( 6.456491)
test_basic 0.001517 0.005525 0.365623 ( 0.463442)
test_all 0.004960 0.002480 507.719113 ( 54.771861)
test_rubyspec 0.082827 0.057029 43.378486 ( 51.957324)
total: 116.47 sec