Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-122844
#<BuildRuby:0x0000564a1d87fd30
@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.20220507-122844",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002648 0.003747 0.836239 ( 0.994105)
build_miniruby 0.000837 0.000111 0.057132 ( 0.055968)
build_ruby 0.000772 0.000103 0.057601 ( 0.056382)
build_all 0.004238 0.000037 1.486062 ( 0.594382)
build_install 0.007707 0.003306 6.274268 ( 2.816486)
test_btest 0.000533 0.000085 51.617034 ( 8.367091)
test_basic 0.002957 0.002903 0.287278 ( 0.376378)
test_all 0.001428 0.000000 629.453043 ( 90.048874)
test_rubyspec 0.079366 0.024667 43.898426 ( 48.812136)
total: 152.12 sec