Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-055127
#<BuildRuby:0x000055f597684920
@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.20220821-055127",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005068 0.007348 1.039912 ( 1.009071)
build_miniruby 0.001616 0.000431 0.076609 ( 0.074363)
build_ruby 0.002222 0.000000 0.072628 ( 0.070045)
build_all 0.009688 0.000945 1.545210 ( 0.589398)
build_install 0.020733 0.002581 1.896290 ( 0.922749)
test_btest 0.000917 0.000193 73.368777 ( 8.383749)
test_basic 0.003403 0.004555 0.318183 ( 0.407384)
test_all 0.000000 0.003846 668.517138 ( 66.185399)
test_rubyspec 0.086118 0.091340 46.104987 ( 54.600255)
total: 132.24 sec