Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-232443
#<BuildRuby:0x0000558b7e657778
@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.20220413-232443",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000064 0.000009 0.000073 ( 0.000079)
build_up 0.008332 0.004051 1.051491 ( 1.243968)
build_miniruby 0.001625 0.000305 0.067865 ( 0.067388)
build_ruby 0.002585 0.000000 0.074112 ( 0.072429)
build_all 0.007698 0.001101 1.520158 ( 0.609365)
build_install 0.014878 0.007988 5.891677 ( 2.855944)
test_btest 0.000799 0.000188 77.477354 ( 7.921371)
test_basic 0.006413 0.001509 0.340972 ( 0.429737)
test_all 0.002031 0.000477 697.701235 ( 67.979652)
test_rubyspec 0.096128 0.083788 46.567743 ( 52.022824)
total: 133.20 sec