Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-040637
#<BuildRuby:0x0000564797f9c4e8
@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.20220207-040637",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003598 0.008854 0.996420 ( 3.242480)
build_miniruby 0.001773 0.000507 0.075005 ( 0.073079)
build_ruby 0.001465 0.000418 0.067955 ( 0.065814)
build_all 0.010634 0.000449 4.073721 ( 0.789759)
build_install 0.021841 0.001733 7.874013 ( 2.356187)
test_btest 0.001078 0.000227 70.582477 ( 8.032737)
test_basic 0.005705 0.001201 0.331858 ( 0.423225)
test_all 0.001829 0.000154 703.522513 ( 67.536915)
test_rubyspec 0.087334 0.070026 46.012926 ( 51.406885)
total: 133.93 sec