Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-080920
#<BuildRuby:0x000055c11bd8c6d8
@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.20220827-080920",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009041 0.002260 1.008741 ( 1.760749)
build_miniruby 0.001554 0.000388 0.076378 ( 0.074584)
build_ruby 0.000000 0.002248 0.072676 ( 0.070694)
build_all 0.005677 0.004512 1.561554 ( 0.590155)
build_install 0.018441 0.003998 1.889711 ( 0.914475)
test_btest 0.000843 0.000260 74.224536 ( 8.402770)
test_basic 0.000076 0.007938 0.331599 ( 0.425243)
test_all 0.001836 0.003031 689.058902 ( 67.914733)
test_rubyspec 0.085139 0.085742 45.593486 ( 53.989223)
total: 134.14 sec