Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-141445
#<BuildRuby:0x000055ef69927440
@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.20220218-141445",
@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.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.010446 0.968295 ( 1.708111)
build_miniruby 0.001087 0.000910 0.067510 ( 0.066949)
build_ruby 0.001505 0.000537 0.076489 ( 0.076499)
build_all 0.008888 0.001601 4.069405 ( 0.793771)
build_install 0.015429 0.008542 7.729549 ( 2.387558)
test_btest 0.000977 0.000367 76.453417 ( 8.293998)
test_basic 0.006781 0.000569 0.337152 ( 0.427669)
test_all 0.001227 0.000433 713.922247 ( 67.739874)
test_rubyspec 0.079775 0.073553 46.114545 ( 51.509846)
total: 133.01 sec