Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-093518
#<BuildRuby:0x000055a97fbec610
@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.20220815-093518",
@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.000002 0.000012 ( 0.000011)
configure 0.000066 0.000009 0.000075 ( 0.000065)
build_up 0.008973 0.001282 0.962336 ( 1.053353)
build_miniruby 0.001935 0.000277 0.075437 ( 0.073687)
build_ruby 0.001574 0.000225 0.078843 ( 0.076973)
build_all 0.008498 0.001214 1.552509 ( 0.580225)
build_install 0.020289 0.001987 1.899489 ( 0.938696)
test_btest 0.001262 0.000168 76.319243 ( 8.433329)
test_basic 0.000905 0.006661 0.321999 ( 0.410887)
test_all 0.003750 0.000391 681.575537 ( 66.772719)
test_rubyspec 0.117386 0.046761 45.868253 ( 53.472166)
total: 131.81 sec