Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-131531
#<BuildRuby:0x000055e8667762e0
@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.20221205-131531",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.004984 0.000102 1.128535 ( 1.160923)
build_miniruby 0.000828 0.000083 0.955735 ( 0.954179)
build_ruby 0.001118 0.000112 2.823194 ( 2.728244)
build_all 0.009242 0.000000 15.794083 ( 3.417634)
build_install 0.010535 0.000281 2.217341 ( 1.218632)
test_btest 0.000503 0.000042 61.737483 ( 12.088288)
test_basic 0.004605 0.000384 0.323712 ( 0.414290)
test_all 0.000859 0.000072 677.316863 (105.605448)
test_rubyspec 0.051560 0.008736 53.242286 ( 61.548669)
total: 189.14 sec