Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-131649
#<BuildRuby:0x000055db216634b8
@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.20220820-131649",
@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.000005)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000047 0.000011 0.000058 ( 0.000058)
build_up 0.008309 0.004060 0.988631 ( 1.111105)
build_miniruby 0.001659 0.000442 0.077322 ( 0.075508)
build_ruby 0.001571 0.000419 0.076813 ( 0.074806)
build_all 0.008782 0.001143 1.522898 ( 0.577583)
build_install 0.012194 0.006763 1.904822 ( 0.924584)
test_btest 0.000831 0.000245 73.626034 ( 8.086853)
test_basic 0.002971 0.006058 0.321050 ( 0.408703)
test_all 0.002394 0.000845 680.013197 ( 66.565663)
test_rubyspec 0.072197 0.099845 46.061528 ( 54.594876)
total: 132.42 sec