Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-152913
#<BuildRuby:0x000055e85d9a3440
@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.20220507-152913",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.006370 0.004418 1.000399 ( 1.030386)
build_miniruby 0.001440 0.000254 0.068754 ( 0.066978)
build_ruby 0.001528 0.000270 0.075818 ( 0.073536)
build_all 0.006832 0.001205 1.514773 ( 0.638844)
build_install 0.011699 0.009844 6.257682 ( 3.025828)
test_btest 0.000000 0.001159 68.525112 ( 9.116213)
test_basic 0.006781 0.003559 0.333943 ( 0.417530)
test_all 0.002165 0.000632 693.550429 ( 71.385326)
test_rubyspec 0.058408 0.055645 48.745246 ( 54.044536)
total: 139.80 sec