Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-083831
#<BuildRuby:0x00005607007b3858
@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.20220328-083831",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000074 0.000005 0.000079 ( 0.000084)
build_up 0.010678 0.000763 1.011306 ( 1.391209)
build_miniruby 0.001943 0.000139 0.069962 ( 0.068250)
build_ruby 0.001498 0.000107 0.081201 ( 0.080355)
build_all 0.011232 0.000079 4.136178 ( 0.854276)
build_install 0.022709 0.000697 7.965871 ( 2.439458)
test_btest 0.001200 0.000067 75.104280 ( 8.021241)
test_basic 0.006368 0.000354 0.339130 ( 0.428829)
test_all 0.000000 0.002259 654.394526 ( 65.168163)
test_rubyspec 0.110467 0.059791 45.950971 ( 51.248448)
total: 129.70 sec