Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-035329
#<BuildRuby:0x000055760db9cb88
@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.20220911-035329",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009491 0.001202 1.139440 ( 1.112440)
build_miniruby 0.001722 0.000369 0.073523 ( 0.072371)
build_ruby 0.001723 0.000369 0.076191 ( 0.074585)
build_all 0.010288 0.000223 1.554158 ( 0.601084)
build_install 0.013879 0.009257 1.948185 ( 0.968305)
test_btest 0.000928 0.000244 92.142965 ( 9.169687)
test_basic 0.003922 0.004457 0.360080 ( 0.447739)
test_all 0.002298 0.000690 671.527956 ( 68.097951)
test_rubyspec 0.098600 0.076460 47.112321 ( 55.556368)
total: 136.10 sec