Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-180528
#<BuildRuby:0x0000556b57c0e8c0
@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.20220723-180528",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.006549 0.933525 ( 1.311197)
build_miniruby 0.000000 0.001006 0.057446 ( 0.056277)
build_ruby 0.000000 0.001011 0.058553 ( 0.057328)
build_all 0.003533 0.001030 1.555306 ( 0.602228)
build_install 0.003988 0.005194 5.619992 ( 2.148316)
test_btest 0.000737 0.000168 55.297608 ( 7.966921)
test_basic 0.005539 0.000000 0.298928 ( 0.387618)
test_all 0.001123 0.000000 624.714635 ( 89.058122)
test_rubyspec 0.082191 0.043869 43.674934 ( 49.295388)
total: 150.88 sec