Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-033000
#<BuildRuby:0x000055bd0a593810
@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.20220216-033000",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008875 0.001614 0.966232 ( 2.885116)
build_miniruby 0.001548 0.000282 0.074708 ( 0.072646)
build_ruby 0.001683 0.000306 0.073059 ( 0.070822)
build_all 0.005908 0.004221 4.129948 ( 0.785256)
build_install 0.018549 0.004656 7.815400 ( 2.363145)
test_btest 0.000954 0.000224 75.102188 ( 8.483108)
test_basic 0.006847 0.000424 0.330227 ( 0.423464)
test_all 0.001637 0.000363 691.943162 ( 67.337924)
test_rubyspec 0.072700 0.098822 46.045565 ( 51.514973)
total: 133.94 sec