Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-101522
#<BuildRuby:0x000055b5222be5a8
@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.20220223-101522",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009405 0.001770 0.885000 ( 0.994745)
build_miniruby 0.001173 0.000391 0.079244 ( 0.077803)
build_ruby 0.002012 0.000000 0.077255 ( 0.075235)
build_all 0.010534 0.000000 4.226112 ( 0.841932)
build_install 0.021526 0.001424 7.886525 ( 2.357766)
test_btest 0.001127 0.000250 75.379249 ( 8.352951)
test_basic 0.007789 0.000572 0.344097 ( 0.441974)
test_all 0.001463 0.000146 695.469230 ( 67.258499)
test_rubyspec 0.084862 0.071780 46.308672 ( 51.639338)
total: 132.04 sec