Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-034804
#<BuildRuby:0x0000561baf8a3ba0
@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.20220818-034804",
@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.000011 0.000001 0.000012 ( 0.000012)
build_up 0.009338 0.000377 0.838406 ( 2.136182)
build_miniruby 0.003170 0.000000 0.099134 ( 0.095848)
build_ruby 0.004599 0.000000 2.548715 ( 2.397889)
build_all 0.010612 0.004529 12.901666 ( 1.675968)
build_install 0.014949 0.001661 1.606991 ( 0.780811)
test_btest 0.000000 0.001242 53.987056 ( 6.226244)
test_basic 0.000000 0.006975 0.298577 ( 0.388703)
test_all 0.002596 0.001621 504.617238 ( 52.774357)
test_rubyspec 0.072978 0.061273 41.768827 ( 49.123254)
total: 115.60 sec