Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-085232
#<BuildRuby:0x0000559dece43858
@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.20220216-085232",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003066 0.008028 0.978363 ( 2.484285)
build_miniruby 0.001587 0.000317 0.078174 ( 0.076736)
build_ruby 0.002273 0.000000 0.074629 ( 0.072370)
build_all 0.008700 0.001290 4.093332 ( 0.767097)
build_install 0.025337 0.000000 7.782819 ( 2.328152)
test_btest 0.001231 0.000000 74.266548 ( 7.644668)
test_basic 0.002808 0.004959 0.329941 ( 0.418721)
test_all 0.002072 0.000377 702.265491 ( 67.089029)
test_rubyspec 0.093459 0.073658 46.020946 ( 51.487492)
total: 132.37 sec