Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-112856
#<BuildRuby:0x000055f6b377f600
@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.20220904-112856",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006886 0.004747 0.962681 ( 1.004011)
build_miniruby 0.001502 0.000429 0.077913 ( 0.077054)
build_ruby 0.001671 0.000477 0.078782 ( 0.077451)
build_all 0.008104 0.002894 1.566905 ( 0.607790)
build_install 0.013982 0.008993 1.902458 ( 0.962853)
test_btest 0.000921 0.000325 77.027254 ( 8.392249)
test_basic 0.001505 0.005564 0.331413 ( 0.422353)
test_all 0.004231 0.000812 678.997217 ( 66.946539)
test_rubyspec 0.085570 0.083620 45.357518 ( 53.854856)
total: 132.35 sec