Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-052519
#<BuildRuby:0x0000563732ff3858
@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-052519",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003340 0.007874 0.969958 ( 8.434907)
build_miniruby 0.001362 0.000389 0.075411 ( 0.074875)
build_ruby 0.001733 0.000000 0.075741 ( 0.075322)
build_all 0.009795 0.000000 4.161207 ( 0.813510)
build_install 0.017154 0.006312 7.808420 ( 2.362214)
test_btest 0.000835 0.000220 73.584802 ( 7.976551)
test_basic 0.006708 0.001765 0.344764 ( 0.433926)
test_all 0.000677 0.001691 702.330457 ( 67.500900)
test_rubyspec 0.125130 0.044348 46.304218 ( 51.776250)
total: 139.45 sec