Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-204427
#<BuildRuby:0x0000562b53d406c8
@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-204427",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003667 0.008265 0.994675 ( 1.048465)
build_miniruby 0.001437 0.000599 0.078270 ( 0.076361)
build_ruby 0.001589 0.000662 0.081024 ( 0.078585)
build_all 0.009535 0.000208 4.252804 ( 0.852954)
build_install 0.019454 0.001729 7.949972 ( 2.412982)
test_btest 0.001088 0.000321 72.369399 ( 8.406766)
test_basic 0.005990 0.001762 0.338809 ( 0.426719)
test_all 0.001890 0.000000 701.510269 ( 67.795337)
test_rubyspec 0.120933 0.044507 46.301491 ( 51.765699)
total: 132.86 sec