Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-091156
#<BuildRuby:0x00005578003084f0
@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.20220530-091156",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000032 0.000003 0.000035 ( 0.000031)
build_up 0.007313 0.003957 1.011054 ( 1.315455)
build_miniruby 0.001622 0.000216 0.073545 ( 0.071722)
build_ruby 0.001932 0.000258 0.078532 ( 0.076618)
build_all 0.008932 0.000583 1.493309 ( 0.604169)
build_install 0.021476 0.000821 5.838697 ( 2.813761)
test_btest 0.001412 0.000000 68.264582 ( 8.554800)
test_basic 0.002729 0.004154 0.318421 ( 0.408537)
test_all 0.002323 0.000178 672.061519 ( 65.601047)
test_rubyspec 0.100582 0.069218 46.024981 ( 51.844543)
total: 131.29 sec