Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-090034
#<BuildRuby:0x000055a3f7c782d8
@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.20220615-090034",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000014 0.000004 0.000018 ( 0.000016)
build_up 0.006084 0.000491 0.860242 ( 2.017749)
build_miniruby 0.000808 0.000187 0.056841 ( 0.055616)
build_ruby 0.001010 0.000000 0.058922 ( 0.057699)
build_all 0.004178 0.000000 1.501586 ( 0.606850)
build_install 0.008974 0.001900 6.259942 ( 2.819650)
test_btest 0.000752 0.000158 47.331900 ( 8.457962)
test_basic 0.001781 0.004128 0.366928 ( 0.454999)
test_all 0.001363 0.000000 651.051204 ( 93.705301)
test_rubyspec 0.097343 0.021726 44.078828 ( 49.644939)
total: 157.82 sec