Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-204827
#<BuildRuby:0x000055c4cadab800
@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.20220728-204827",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000032 0.000000 0.000032 ( 0.000030)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.011922 0.000250 0.956101 ( 1.214603)
build_miniruby 0.001688 0.000105 0.075775 ( 0.073892)
build_ruby 0.000000 0.002675 0.073880 ( 0.071573)
build_all 0.002980 0.006693 1.522643 ( 0.576645)
build_install 0.006420 0.017426 5.074470 ( 2.018778)
test_btest 0.000957 0.000372 74.009727 ( 7.785316)
test_basic 0.006534 0.000736 0.321717 ( 0.417986)
test_all 0.002777 0.000240 683.252092 ( 67.092982)
test_rubyspec 0.124848 0.052100 45.869497 ( 51.521066)
total: 130.77 sec