Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-175330
#<BuildRuby:0x0000560d1b54c3a0
@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.20220824-175330",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003852 0.008148 0.969683 ( 1.018450)
build_miniruby 0.001807 0.000517 0.073526 ( 0.071494)
build_ruby 0.001383 0.000395 0.080220 ( 0.078787)
build_all 0.010121 0.001543 1.522140 ( 0.594292)
build_install 0.021812 0.000614 1.869567 ( 0.916016)
test_btest 0.000848 0.000179 73.700183 ( 8.011643)
test_basic 0.005772 0.001216 0.330600 ( 0.420920)
test_all 0.003666 0.000772 674.032170 ( 66.737682)
test_rubyspec 0.110532 0.052268 45.799428 ( 54.303773)
total: 132.15 sec