Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-161328
#<BuildRuby:0x000055d192f63718
@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.20220202-161328",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004974 0.005762 0.932995 ( 1.321888)
build_miniruby 0.000000 0.002397 0.077053 ( 0.074556)
build_ruby 0.000000 0.002365 0.075451 ( 0.073623)
build_all 0.005309 0.004279 4.093766 ( 0.790346)
build_install 0.016304 0.008152 7.818280 ( 2.309722)
test_btest 0.001478 0.000000 46.992114 ( 44.267816)
test_basic 0.008270 0.000561 0.344112 ( 0.441110)
test_all 0.001170 0.000520 702.527264 ( 67.470634)
test_rubyspec 0.118175 0.046974 46.406395 ( 51.756813)
total: 168.51 sec