Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-115456
#<BuildRuby:0x0000559c8dee11f8
@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.20220817-115456",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000055 0.000009 0.000064 ( 0.000069)
build_up 0.008062 0.001343 0.851421 ( 0.925061)
build_miniruby 0.001932 0.000322 0.062950 ( 0.061380)
build_ruby 0.001953 0.000326 0.068383 ( 0.066008)
build_all 0.004063 0.004677 1.256240 ( 0.477367)
build_install 0.013186 0.001795 1.605257 ( 0.808665)
test_btest 0.001404 0.000301 53.323212 ( 6.257145)
test_basic 0.005262 0.001128 0.290886 ( 0.381605)
test_all 0.003934 0.000000 484.831481 ( 51.655261)
test_rubyspec 0.048803 0.077944 41.810740 ( 49.287606)
total: 109.92 sec