Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-041728
#<BuildRuby:0x000055618d8ce918
@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.20220424-041728",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.006249 0.000323 0.866186 ( 1.077347)
build_miniruby 0.000882 0.000136 0.058270 ( 0.057046)
build_ruby 0.000858 0.000132 0.060054 ( 0.058742)
build_all 0.003698 0.000569 1.495757 ( 0.608233)
build_install 0.008670 0.000556 6.265134 ( 2.796825)
test_btest 0.000582 0.000083 52.166635 ( 8.801368)
test_basic 0.005357 0.000765 0.344408 ( 0.432040)
test_all 0.001470 0.000000 660.144770 ( 95.745358)
test_rubyspec 0.092233 0.036425 44.417111 ( 49.272943)
total: 158.85 sec