Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-031603
#<BuildRuby:0x000055d244f104c0
@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.20220811-031603",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009577 0.001252 0.983650 ( 0.995172)
build_miniruby 0.001894 0.000437 0.075561 ( 0.073075)
build_ruby 0.002419 0.000000 0.072044 ( 0.069576)
build_all 0.010224 0.000685 1.572923 ( 0.585294)
build_install 0.011694 0.012299 5.237356 ( 2.107504)
test_btest 0.000847 0.000268 75.862401 ( 8.128156)
test_basic 0.003089 0.005718 0.337961 ( 0.424789)
test_all 0.001892 0.000000 672.385460 ( 66.461197)
test_rubyspec 0.102652 0.076903 45.942187 ( 53.565227)
total: 132.41 sec