Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-103520
#<BuildRuby:0x00005571c562c7d0
@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.20220221-103520",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.006950 0.005110 0.966842 ( 1.791199)
build_miniruby 0.001476 0.000568 0.080366 ( 0.079145)
build_ruby 0.002317 0.000000 0.062095 ( 0.060711)
build_all 0.009569 0.001114 4.086861 ( 0.806372)
build_install 0.013933 0.011081 7.818713 ( 2.372859)
test_btest 0.000779 0.000321 74.900508 ( 7.723728)
test_basic 0.008606 0.000000 0.342081 ( 0.431416)
test_all 0.001590 0.000283 707.744499 ( 67.880943)
test_rubyspec 0.110102 0.038850 46.245217 ( 51.750605)
total: 132.90 sec