Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-103944
#<BuildRuby:0x000055acea5868c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221119-103944",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000000 0.005111 1.214948 ( 1.759543)
build_miniruby 0.000000 0.000907 0.960218 ( 0.958777)
build_ruby 0.000000 0.001176 2.738766 ( 2.649795)
build_all 0.001232 0.007654 15.890767 ( 3.270352)
build_install 0.007952 0.001988 1.968051 ( 1.104950)
test_btest 0.000521 0.000131 64.796587 ( 10.598028)
test_basic 0.000195 0.004345 0.304812 ( 0.395887)
test_all 0.000621 0.000194 660.031846 (102.043343)
test_rubyspec 0.051013 0.014436 51.864255 ( 60.125535)
total: 182.91 sec