Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-045431
#<BuildRuby:0x000055a2d7bf43a0
@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.20220801-045431",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010638 0.000760 0.995400 ( 1.398709)
build_miniruby 0.001956 0.000140 0.073077 ( 0.072752)
build_ruby 0.001620 0.000115 0.074437 ( 0.074775)
build_all 0.005794 0.004488 1.528651 ( 0.583399)
build_install 0.019023 0.004757 5.221819 ( 2.106414)
test_btest 0.000978 0.000146 74.918948 ( 8.354004)
test_basic 0.002327 0.005281 0.318352 ( 0.408117)
test_all 0.002711 0.000000 642.248315 ( 64.589605)
test_rubyspec 0.074986 0.105285 45.761208 ( 51.372165)
total: 128.96 sec