Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-164155
#<BuildRuby:0x000056473ad480a0
@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.20220601-164155",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005688 0.000948 0.828654 ( 1.222401)
build_miniruby 0.001041 0.000000 0.056787 ( 0.055610)
build_ruby 0.001020 0.000000 0.057443 ( 0.056214)
build_all 0.003944 0.000226 1.493903 ( 0.605344)
build_install 0.000277 0.009607 6.319896 ( 2.869646)
test_btest 0.000464 0.000142 48.453037 ( 8.775346)
test_basic 0.003196 0.002673 0.333883 ( 0.422161)
test_all 0.000000 0.002198 643.188273 ( 94.307972)
test_rubyspec 0.087151 0.034082 44.100327 ( 49.783640)
total: 158.10 sec