Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-052655
#<BuildRuby:0x00005613ba750930
@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.20220215-052655",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000339 0.010113 0.976867 ( 2.434231)
build_miniruby 0.001865 0.000000 0.075588 ( 0.074671)
build_ruby 0.001820 0.000066 0.076822 ( 0.076776)
build_all 0.003411 0.007063 4.116469 ( 0.788479)
build_install 0.017354 0.005784 7.779807 ( 2.374331)
test_btest 0.000765 0.000255 70.704689 ( 8.335697)
test_basic 0.006498 0.000820 0.341434 ( 0.432239)
test_all 0.001193 0.000380 690.826533 ( 67.265884)
test_rubyspec 0.091735 0.062262 45.968129 ( 51.486441)
total: 133.27 sec