Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-060012
#<BuildRuby:0x0000565372477e00
@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.20220725-060012",
@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.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006455 0.000000 0.853195 ( 0.945070)
build_miniruby 0.001013 0.000000 0.058126 ( 0.056899)
build_ruby 0.001031 0.000000 0.059029 ( 0.057745)
build_all 0.004660 0.000000 1.534365 ( 0.594088)
build_install 0.002898 0.008238 5.627517 ( 2.128379)
test_btest 0.000556 0.000062 45.297130 ( 8.243523)
test_basic 0.004853 0.000540 0.289758 ( 0.379193)
test_all 0.000995 0.000111 600.445869 ( 85.578910)
test_rubyspec 0.087979 0.024780 43.938964 ( 49.534590)
total: 147.52 sec