Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-105832
#<BuildRuby:0x000055c690264920
@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.20220831-105832",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002549 0.009066 0.980897 ( 1.015741)
build_miniruby 0.001216 0.000663 0.073257 ( 0.072366)
build_ruby 0.001463 0.000798 0.082887 ( 0.081738)
build_all 0.008059 0.001866 1.534282 ( 0.595998)
build_install 0.017243 0.005816 1.881590 ( 0.950473)
test_btest 0.000878 0.000405 78.694884 ( 8.008972)
test_basic 0.008129 0.000000 0.327522 ( 0.416857)
test_all 0.002777 0.000000 642.729509 ( 65.659026)
test_rubyspec 0.072710 0.103905 46.027565 ( 54.392078)
total: 131.19 sec