Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-023137
#<BuildRuby:0x000055767fd6c9c8
@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.20220726-023137",
@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.000016 0.000006 0.000022 ( 0.000022)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005386 0.006569 0.969899 ( 1.228873)
build_miniruby 0.001501 0.000682 0.074716 ( 0.071940)
build_ruby 0.001249 0.000568 0.077323 ( 0.075024)
build_all 0.007133 0.003668 1.556463 ( 0.586618)
build_install 0.011656 0.008169 5.177234 ( 2.065780)
test_btest 0.000853 0.000427 69.892469 ( 8.465393)
test_basic 0.006924 0.001098 0.321618 ( 0.416565)
test_all 0.001144 0.000539 646.913850 ( 64.565285)
test_rubyspec 0.112619 0.052235 45.598759 ( 51.357406)
total: 128.83 sec