Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-180034
#<BuildRuby:0x00005616b4d5beb8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220420-180034",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000018 0.000007 0.000025 ( 0.000026)
build_up 0.000000 0.007248 0.919355 ( 2.350729)
build_miniruby 0.000000 0.000977 0.056891 ( 0.055723)
build_ruby 0.000597 0.000358 0.058527 ( 0.057316)
build_all 0.002551 0.001531 1.469737 ( 0.609137)
build_install 0.005183 0.004924 6.177226 ( 2.809176)
test_btest 0.000511 0.000326 52.768698 ( 8.141327)
test_basic 0.003782 0.002407 0.298684 ( 0.386447)
test_all 0.000794 0.000505 602.556179 ( 95.483821)
test_rubyspec 0.095643 0.030885 43.736274 ( 48.800999)
total: 158.70 sec