Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-113758
#<BuildRuby:0x0000559b67a64ea8
@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.20220814-113758",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000671 0.011425 0.979827 ( 1.317989)
build_miniruby 0.001391 0.000371 0.068569 ( 0.066805)
build_ruby 0.002007 0.000000 0.077884 ( 0.076071)
build_all 0.008617 0.000648 1.507585 ( 0.594388)
build_install 0.016769 0.005231 1.875322 ( 0.933122)
test_btest 0.000796 0.000199 74.414719 ( 8.769337)
test_basic 0.004179 0.004347 0.329425 ( 0.420311)
test_all 0.003090 0.000883 685.559903 ( 66.870048)
test_rubyspec 0.089815 0.088614 46.002797 ( 53.471705)
total: 132.52 sec