Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-075738
#<BuildRuby:0x000055c6eed3cd30
@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.20220829-075738",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008013 0.003258 0.983573 ( 1.506025)
build_miniruby 0.001449 0.000272 0.076483 ( 0.074735)
build_ruby 0.001663 0.000312 0.075325 ( 0.073653)
build_all 0.008410 0.001577 1.528972 ( 0.580431)
build_install 0.011778 0.008546 1.883698 ( 0.948411)
test_btest 0.000853 0.000224 72.311754 ( 8.276825)
test_basic 0.003667 0.004223 0.333566 ( 0.422959)
test_all 0.000000 0.003362 634.877982 ( 64.905771)
test_rubyspec 0.107265 0.067907 45.599654 ( 53.986450)
total: 130.78 sec