Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-145715
#<BuildRuby:0x00005579117ebf00
@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.20220814-145715",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006805 0.000000 0.830503 ( 0.868429)
build_miniruby 0.000968 0.000000 0.058254 ( 0.057071)
build_ruby 0.000946 0.000000 0.059535 ( 0.058234)
build_all 0.004626 0.000000 1.522520 ( 0.585064)
build_install 0.011047 0.000000 1.925092 ( 0.963814)
test_btest 0.000757 0.000000 57.154143 ( 8.209627)
test_basic 0.006338 0.000000 0.346123 ( 0.433328)
test_all 0.002640 0.000000 616.152196 ( 88.476745)
test_rubyspec 0.102566 0.026621 44.213890 ( 51.552533)
total: 151.21 sec