Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-170031
#<BuildRuby:0x00005618ef1a3ea8
@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.20220421-170031",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000026 0.000000 0.000026 ( 0.000027)
build_up 0.007010 0.000000 0.913015 ( 3.983305)
build_miniruby 0.001063 0.000000 0.057388 ( 0.056093)
build_ruby 0.001047 0.000000 0.059361 ( 0.063542)
build_all 0.004139 0.000000 1.503943 ( 0.600229)
build_install 0.010789 0.000000 6.273497 ( 2.819207)
test_btest 0.000734 0.000000 51.289440 ( 8.369023)
test_basic 0.004974 0.000000 0.291965 ( 0.382472)
test_all 0.000000 0.001441 625.160463 ( 93.557821)
test_rubyspec 0.076333 0.050823 44.383282 ( 49.364643)
total: 159.20 sec