Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-234138
#<BuildRuby:0x00005581133548e8
@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.20220303-234138",
@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.000019 0.000003 0.000022 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007499 0.003154 1.009270 ( 1.539321)
build_miniruby 0.001521 0.000285 0.073701 ( 0.072156)
build_ruby 0.001596 0.000300 0.072796 ( 0.070182)
build_all 0.010236 0.001920 4.210970 ( 0.848546)
build_install 0.019877 0.004004 7.957833 ( 2.414928)
test_btest 0.000920 0.000175 76.182591 ( 8.285019)
test_basic 0.002765 0.005136 0.339727 ( 0.429547)
test_all 0.001584 0.000377 695.433962 ( 67.599976)
test_rubyspec 0.122371 0.047230 46.825716 ( 52.195080)
total: 133.46 sec