Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-060242
#<BuildRuby:0x0000563f8c040610
@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.20220822-060242",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.011521 0.000011 0.995873 ( 2.107126)
build_miniruby 0.002054 0.000241 0.078320 ( 0.076535)
build_ruby 0.002231 0.000263 0.076558 ( 0.075156)
build_all 0.000000 0.010256 1.528285 ( 0.569034)
build_install 0.017148 0.005500 1.907724 ( 0.937137)
test_btest 0.000725 0.000201 75.873919 ( 7.981945)
test_basic 0.003914 0.003116 0.329625 ( 0.420260)
test_all 0.001993 0.000598 671.838794 ( 66.953597)
test_rubyspec 0.101770 0.081287 45.816005 ( 54.314663)
total: 133.44 sec