Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-073251
#<BuildRuby:0x000055a4ece31570
@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.20221018-073251",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009500 0.000000 1.090717 ( 1.181275)
build_miniruby 0.001536 0.000000 0.100560 ( 0.100507)
build_ruby 0.001547 0.000000 0.106367 ( 0.106384)
build_all 0.003364 0.004462 1.350961 ( 0.604976)
build_install 0.011178 0.004720 1.669489 ( 0.918884)
test_btest 0.001267 0.000141 61.524985 ( 6.654483)
test_basic 0.006557 0.000728 0.375122 ( 0.467167)
test_all 0.002612 0.004658 511.089546 ( 54.491051)
test_rubyspec 0.100058 0.033624 43.346950 ( 51.968678)
total: 116.49 sec