Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-164602
#<BuildRuby:0x000055f0456aa8c0
@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.20220808-164602",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005885 0.000905 0.859849 ( 1.767907)
build_miniruby 0.000909 0.000139 0.057232 ( 0.055973)
build_ruby 0.000871 0.000134 0.059834 ( 0.058561)
build_all 0.004682 0.000030 1.552352 ( 0.625464)
build_install 0.008749 0.000569 5.629319 ( 2.162308)
test_btest 0.000000 0.000624 48.820427 ( 8.476484)
test_basic 0.001715 0.004444 0.323894 ( 0.411400)
test_all 0.001193 0.000238 602.922255 ( 89.342017)
test_rubyspec 0.084004 0.041058 43.907929 ( 51.294544)
total: 154.20 sec