Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-223718
#<BuildRuby:0x0000558f4ae6c4c0
@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.20220719-223718",
@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.000007)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.008971 0.001174 0.979812 ( 1.027071)
build_miniruby 0.001525 0.000352 0.070491 ( 0.068704)
build_ruby 0.002009 0.000000 0.076305 ( 0.074256)
build_all 0.010268 0.000000 1.561206 ( 0.596660)
build_install 0.013615 0.009640 5.145463 ( 2.095068)
test_btest 0.000868 0.000236 76.037658 ( 7.981136)
test_basic 0.000805 0.006754 0.328237 ( 0.423377)
test_all 0.001864 0.000371 650.644372 ( 64.673167)
test_rubyspec 0.111772 0.059359 46.407778 ( 52.086168)
total: 129.03 sec