Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-182538
#<BuildRuby:0x0000563db7dbcf40
@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.20220210-182538",
@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.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008697 0.003332 0.951233 ( 1.127807)
build_miniruby 0.001466 0.000275 0.072546 ( 0.071020)
build_ruby 0.002113 0.000000 0.077643 ( 0.075408)
build_all 0.009727 0.000722 4.131373 ( 0.783042)
build_install 0.016840 0.007358 7.813597 ( 2.309781)
test_btest 0.001134 0.000246 72.574375 ( 8.317030)
test_basic 0.007782 0.000797 0.315898 ( 0.403908)
test_all 0.001738 0.000362 672.199160 ( 65.658376)
test_rubyspec 0.105990 0.050362 46.403472 ( 51.953105)
total: 130.70 sec