Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-115916
#<BuildRuby:0x000055adab3204e8
@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.20220211-115916",
@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.000008)
build_up 0.009962 0.000435 0.968923 ( 1.701588)
build_miniruby 0.001733 0.000000 0.071171 ( 0.069516)
build_ruby 0.001951 0.000000 0.077099 ( 0.075587)
build_all 0.009069 0.000866 4.106094 ( 0.772888)
build_install 0.022935 0.000798 7.870974 ( 2.332306)
test_btest 0.001058 0.000151 75.714086 ( 8.194993)
test_basic 0.000000 0.007668 0.335733 ( 0.425446)
test_all 0.001113 0.000732 686.458786 ( 66.810734)
test_rubyspec 0.112352 0.050389 46.273223 ( 51.474264)
total: 131.86 sec