Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-202150
#<BuildRuby:0x000055d3679a0868
@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.20220310-202150",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009305 0.002148 1.004179 ( 1.150026)
build_miniruby 0.001521 0.000351 0.066835 ( 0.064593)
build_ruby 0.001677 0.000387 0.077908 ( 0.075528)
build_all 0.006122 0.003894 1.511887 ( 0.612191)
build_install 0.020332 0.001895 5.227591 ( 2.130803)
test_btest 0.000836 0.000190 73.501755 ( 7.812567)
test_basic 0.005485 0.001247 0.339479 ( 0.428775)
test_all 0.002082 0.000000 659.327875 ( 65.686879)
test_rubyspec 0.096435 0.083019 46.211760 ( 51.469991)
total: 129.43 sec