Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-112230
#<BuildRuby:0x0000560a208ec3a0
@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.20220827-112230",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004386 0.006652 0.952854 ( 0.967386)
build_miniruby 0.001728 0.000346 0.075475 ( 0.073381)
build_ruby 0.001727 0.000346 0.080336 ( 0.078397)
build_all 0.009146 0.001829 1.556603 ( 0.579745)
build_install 0.019077 0.003815 1.912486 ( 0.930246)
test_btest 0.001396 0.000280 74.809576 ( 8.353180)
test_basic 0.007738 0.000641 0.336754 ( 0.425664)
test_all 0.004443 0.000597 681.928346 ( 66.411914)
test_rubyspec 0.110425 0.063877 45.696530 ( 54.148191)
total: 131.97 sec