Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-045112
#<BuildRuby:0x0000563f24a369c0
@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.20220723-045112",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.009673 0.001612 0.845893 ( 1.108464)
build_miniruby 0.001171 0.000195 0.061370 ( 0.061532)
build_ruby 0.001559 0.000260 0.067192 ( 0.067464)
build_all 0.009004 0.001501 1.245287 ( 0.490937)
build_install 0.016102 0.001595 4.353091 ( 1.819583)
test_btest 0.001449 0.000223 53.144903 ( 6.420385)
test_basic 0.000000 0.006611 0.297241 ( 0.389387)
test_all 0.002166 0.000500 510.594644 ( 53.257045)
test_rubyspec 0.084044 0.056321 41.838141 ( 47.797969)
total: 111.41 sec