Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-043738
#<BuildRuby:0x00005611701bffa8
@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.20220720-043738",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003730 0.002953 0.858654 ( 1.057288)
build_miniruby 0.000897 0.000105 0.057492 ( 0.056129)
build_ruby 0.000868 0.000102 0.058972 ( 0.057732)
build_all 0.004581 0.000116 1.554994 ( 0.605783)
build_install 0.004540 0.004349 5.680104 ( 2.170830)
test_btest 0.000681 0.000114 53.744303 ( 8.348655)
test_basic 0.005323 0.000226 0.305316 ( 0.394656)
test_all 0.000788 0.000124 633.656823 ( 90.509059)
test_rubyspec 0.069688 0.036593 44.055055 ( 49.640277)
total: 152.84 sec