Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-173510
#<BuildRuby:0x000055a311948018
@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.20220818-173510",
@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.000000 0.000012 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002654 0.004245 0.835118 ( 1.142762)
build_miniruby 0.000931 0.000133 0.058515 ( 0.057229)
build_ruby 0.000878 0.000125 0.060036 ( 0.058856)
build_all 0.004098 0.000585 1.539459 ( 0.585903)
build_install 0.008394 0.000520 1.922510 ( 0.960796)
test_btest 0.000733 0.000098 47.132758 ( 8.900155)
test_basic 0.005196 0.000693 0.260837 ( 0.349117)
test_all 0.002774 0.000370 600.534171 ( 89.731207)
test_rubyspec 0.101618 0.023937 44.151950 ( 52.430533)
total: 154.22 sec