Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-072915
#<BuildRuby:0x0000556d2df2cb38
@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.20220303-072915",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000021 0.000007 0.000028 ( 0.000024)
build_up 0.010255 0.001943 1.082295 ( 6.187627)
build_miniruby 0.001646 0.000507 0.076312 ( 0.076298)
build_ruby 0.001472 0.000453 0.071355 ( 0.071249)
build_all 0.002684 0.006696 4.219835 ( 0.874737)
build_install 0.022199 0.001943 7.989892 ( 2.508751)
test_btest 0.001091 0.000347 75.457669 ( 8.055412)
test_basic 0.005997 0.001908 0.341384 ( 0.432443)
test_all 0.001807 0.000296 711.114219 ( 67.775756)
test_rubyspec 0.073679 0.098388 46.302041 ( 51.731817)
total: 137.72 sec