Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-212730
#<BuildRuby:0x00005618db0a0920
@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.20220906-212730",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003182 0.008132 0.962166 ( 1.561906)
build_miniruby 0.001402 0.000401 0.072634 ( 0.071378)
build_ruby 0.001703 0.000486 0.073086 ( 0.071537)
build_all 0.009886 0.000284 1.586561 ( 0.610269)
build_install 0.018116 0.004529 1.926978 ( 0.963320)
test_btest 0.000889 0.000222 94.561980 ( 9.415393)
test_basic 0.000000 0.007590 0.346788 ( 0.435817)
test_all 0.002400 0.002459 681.011788 ( 68.430527)
test_rubyspec 0.085796 0.086320 46.972074 ( 55.397703)
total: 136.96 sec