Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-063551
#<BuildRuby:0x000055c3134884e8
@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.20220309-063551",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.011046 0.000000 1.016764 ( 2.239303)
build_miniruby 0.002151 0.000000 0.073756 ( 0.072443)
build_ruby 0.002302 0.000000 0.074169 ( 0.072717)
build_all 0.009966 0.000000 4.232061 ( 0.866605)
build_install 0.018594 0.004825 7.933878 ( 2.458486)
test_btest 0.001154 0.000000 73.403422 ( 8.310696)
test_basic 0.008011 0.000200 0.344848 ( 0.433808)
test_all 0.002085 0.000091 701.778668 ( 67.933180)
test_rubyspec 0.105885 0.057528 46.052892 ( 51.431123)
total: 133.82 sec