Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-155931
#<BuildRuby:0x000055ec9e138f40
@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-155931",
@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.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000102 0.000016 0.000118 ( 0.000127)
build_up 0.002949 0.008706 0.997177 ( 1.090593)
build_miniruby 0.001561 0.000481 0.078838 ( 0.076920)
build_ruby 0.001591 0.000489 0.075650 ( 0.073382)
build_all 0.009991 0.000326 4.238787 ( 0.848415)
build_install 0.014768 0.009395 7.906728 ( 2.420269)
test_btest 0.000000 0.001162 74.542921 ( 8.199983)
test_basic 0.004799 0.003356 0.339326 ( 0.434587)
test_all 0.000623 0.001456 659.149976 ( 70.033971)
test_rubyspec 0.085006 0.078919 46.355963 ( 51.510525)
total: 134.69 sec