Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-014724
#<BuildRuby:0x000055d4f8873d90
@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.20220503-014724",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.003191 0.003653 0.895239 ( 1.267110)
build_miniruby 0.000815 0.000251 0.057838 ( 0.056564)
build_ruby 0.000652 0.000201 0.057467 ( 0.056319)
build_all 0.000228 0.004015 1.501508 ( 0.600384)
build_install 0.009198 0.001875 6.238452 ( 2.788264)
test_btest 0.000561 0.000201 49.300518 ( 8.400427)
test_basic 0.001326 0.004937 0.348486 ( 0.435999)
test_all 0.000984 0.000421 605.375863 ( 95.079910)
test_rubyspec 0.089319 0.033913 43.825508 ( 48.704565)
total: 157.39 sec