Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-185251
#<BuildRuby:0x0000560a306299f0
@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.20220616-185251",
@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.000007 0.000003 0.000010 ( 0.000011)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.008173 0.001498 0.850181 ( 0.917132)
build_miniruby 0.001080 0.000360 0.054024 ( 0.053865)
build_ruby 0.000000 0.001358 0.058133 ( 0.058194)
build_all 0.007277 0.002369 1.211011 ( 0.507944)
build_install 0.012507 0.005711 4.831249 ( 2.501630)
test_btest 0.002041 0.000000 53.568678 ( 6.162087)
test_basic 0.006269 0.000025 0.287882 ( 0.380767)
test_all 0.001962 0.000654 495.678868 ( 51.731754)
test_rubyspec 0.086547 0.033306 41.522793 ( 47.524205)
total: 109.84 sec