Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-183531
#<BuildRuby:0x0000562647e386e0
@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.20220720-183531",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010989 0.963229 ( 1.035931)
build_miniruby 0.000000 0.002013 0.075986 ( 0.073866)
build_ruby 0.000000 0.001947 0.067724 ( 0.065958)
build_all 0.007226 0.002635 1.546909 ( 0.599369)
build_install 0.018103 0.004619 5.143413 ( 2.078029)
test_btest 0.000964 0.000375 76.125687 ( 8.584923)
test_basic 0.003361 0.003996 0.326720 ( 0.424711)
test_all 0.000600 0.001023 687.841081 ( 67.365215)
test_rubyspec 0.101309 0.059807 45.744777 ( 51.481677)
total: 131.71 sec