Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-114051
#<BuildRuby:0x0000555da6d66ad8
@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.20220827-114051",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.002833 0.009894 0.857727 ( 0.899572)
build_miniruby 0.002177 0.001004 0.064825 ( 0.061637)
build_ruby 0.000000 0.001304 0.063101 ( 0.062186)
build_all 0.004170 0.004774 1.252897 ( 0.470247)
build_install 0.010828 0.007994 1.595822 ( 0.808612)
test_btest 0.000577 0.000330 53.926137 ( 6.500342)
test_basic 0.004209 0.002405 0.282090 ( 0.371981)
test_all 0.003398 0.001942 508.860639 ( 53.720499)
test_rubyspec 0.105215 0.026625 41.926131 ( 50.423773)
total: 113.32 sec