Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-013457
#<BuildRuby:0x0000559327567718
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-013457",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010774 0.000000 0.930696 ( 1.149837)
build_miniruby 0.001778 0.000098 0.077265 ( 0.075325)
build_ruby 0.001740 0.000205 0.076047 ( 0.074120)
build_all 0.010238 0.000000 4.143005 ( 0.778815)
build_install 0.024125 0.000859 7.845003 ( 2.332384)
test_btest 0.000989 0.000086 47.870532 ( 44.370983)
test_basic 0.002923 0.004961 0.346194 ( 0.434360)
test_all 0.002981 0.000128 704.863237 ( 67.315253)
test_rubyspec 0.126844 0.049289 46.106766 ( 51.416468)
total: 167.95 sec