Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-200517
#<BuildRuby:0x000055832f6757e8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-200517",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.011416 0.937032 ( 1.365586)
build_miniruby 0.000000 0.001882 0.074884 ( 0.072699)
build_ruby 0.000891 0.001421 0.072040 ( 0.071596)
build_all 0.006292 0.004981 4.160647 ( 0.808172)
build_install 0.015468 0.007748 7.691726 ( 2.356058)
test_btest 0.001491 0.000707 47.004955 ( 44.138835)
test_basic 0.002331 0.005287 0.332183 ( 0.422410)
test_all 0.001413 0.000744 664.489236 ( 67.744761)
test_rubyspec 0.083558 0.087653 46.207196 ( 51.516938)
total: 168.50 sec