Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-053332
#<BuildRuby:0x00005623fd87f448
@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.20220422-053332",
@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.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006359 0.000489 0.826322 ( 1.041322)
build_miniruby 0.000956 0.000073 0.057444 ( 0.056194)
build_ruby 0.000914 0.000071 0.059176 ( 0.057975)
build_all 0.003831 0.000294 1.496279 ( 0.602064)
build_install 0.005810 0.005197 6.279749 ( 2.814282)
test_btest 0.000710 0.000102 59.326275 ( 8.591476)
test_basic 0.004835 0.000691 0.292445 ( 0.381407)
test_all 0.001084 0.000155 618.723885 ( 88.353152)
test_rubyspec 0.064725 0.014070 44.420537 ( 49.297201)
total: 151.20 sec