Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-124415
#<BuildRuby:0x0000564511a8c0d0
@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.20220821-124415",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006496 0.000000 0.815018 ( 0.862718)
build_miniruby 0.000963 0.000000 0.057480 ( 0.056299)
build_ruby 0.000000 0.000948 0.059654 ( 0.058486)
build_all 0.001915 0.002739 1.539037 ( 0.588659)
build_install 0.010187 0.000134 1.922299 ( 0.962978)
test_btest 0.000748 0.000038 53.631412 ( 8.381019)
test_basic 0.005347 0.000268 0.287227 ( 0.376146)
test_all 0.002751 0.000138 593.533587 ( 93.115699)
test_rubyspec 0.103621 0.026129 44.389184 ( 52.643212)
total: 157.05 sec