Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-225951
#<BuildRuby:0x0000563b17a28480
@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-225951",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010576 0.000901 1.002212 ( 1.700033)
build_miniruby 0.001996 0.000266 0.078277 ( 0.077599)
build_ruby 0.001871 0.000249 0.075689 ( 0.074665)
build_all 0.005744 0.004767 4.115939 ( 0.853641)
build_install 0.014869 0.005912 8.061438 ( 2.486924)
test_btest 0.000980 0.000217 75.631722 ( 8.525422)
test_basic 0.007864 0.000602 0.347072 ( 0.436166)
test_all 0.001528 0.000321 704.126783 ( 68.402211)
test_rubyspec 0.105211 0.069157 45.900120 ( 51.300834)
total: 133.86 sec