Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-065736
#<BuildRuby:0x00005567944bcb38
@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.20220302-065736",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011428 0.001042 1.025547 ( 1.957708)
build_miniruby 0.001686 0.000241 0.078182 ( 0.076058)
build_ruby 0.002259 0.000000 0.075852 ( 0.073662)
build_all 0.009734 0.000000 4.192089 ( 0.851791)
build_install 0.019748 0.003330 7.904200 ( 2.389685)
test_btest 0.001482 0.000194 75.173235 ( 8.364441)
test_basic 0.001862 0.004701 0.337905 ( 0.428391)
test_all 0.001918 0.000147 702.554679 ( 67.658217)
test_rubyspec 0.120489 0.050226 46.300979 ( 51.463939)
total: 133.26 sec