Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-230255
#<BuildRuby:0x00005561b4d63510
@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.20220317-230255",
@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.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010156 0.000840 0.992028 ( 1.040896)
build_miniruby 0.001792 0.000239 0.070737 ( 0.068587)
build_ruby 0.002140 0.000285 0.072233 ( 0.069460)
build_all 0.009197 0.000581 4.210301 ( 0.850040)
build_install 0.022272 0.000289 7.930835 ( 2.365623)
test_btest 0.001523 0.000153 75.544622 ( 8.470984)
test_basic 0.006673 0.000668 0.337012 ( 0.426064)
test_all 0.002023 0.000202 705.007004 ( 72.477312)
test_rubyspec 0.105542 0.061027 46.414783 ( 51.708045)
total: 137.48 sec