Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-113703
#<BuildRuby:0x000055e2d8798f40
@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.20220311-113703",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.011892 0.000000 1.022315 ( 1.384844)
build_miniruby 0.001751 0.000000 0.074774 ( 0.073145)
build_ruby 0.001848 0.000000 0.071240 ( 0.069483)
build_all 0.008423 0.001543 1.537051 ( 0.630882)
build_install 0.021952 0.000570 5.310430 ( 2.215845)
test_btest 0.000924 0.000138 71.241665 ( 8.107800)
test_basic 0.006255 0.000939 0.345686 ( 0.434842)
test_all 0.001581 0.000237 671.465524 ( 65.988006)
test_rubyspec 0.110528 0.062341 46.366430 ( 51.481995)
total: 130.39 sec