Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-182146
#<BuildRuby:0x000055fd8f073680
@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.20220223-182146",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010631 0.000818 0.872762 ( 1.042011)
build_miniruby 0.001777 0.000136 0.069349 ( 0.067350)
build_ruby 0.001607 0.000124 0.076501 ( 0.074475)
build_all 0.009877 0.000760 4.214354 ( 0.856149)
build_install 0.023968 0.000000 7.896464 ( 2.389593)
test_btest 0.001366 0.000000 69.982004 ( 8.319314)
test_basic 0.007783 0.000000 0.335803 ( 0.422634)
test_all 0.002282 0.000000 659.725607 ( 65.337332)
test_rubyspec 0.135925 0.025176 46.310840 ( 51.766147)
total: 130.28 sec