Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-200400
#<BuildRuby:0x000055d191197810
@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.20220307-200400",
@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.000003 0.000007 ( 0.000006)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.006120 0.004080 1.011886 ( 1.974716)
build_miniruby 0.001055 0.000704 0.075535 ( 0.074534)
build_ruby 0.001365 0.000910 0.078268 ( 0.076575)
build_all 0.010817 0.000605 4.147088 ( 0.856178)
build_install 0.023091 0.001300 7.889931 ( 2.432366)
test_btest 0.001761 0.000000 75.207336 ( 8.236786)
test_basic 0.006685 0.000696 0.341151 ( 0.430266)
test_all 0.001392 0.000512 647.498824 ( 64.935275)
test_rubyspec 0.091137 0.086953 46.402751 ( 51.674705)
total: 130.69 sec