Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-172056
#<BuildRuby:0x000055df8a8da918
@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.20220508-172056",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006659 0.000178 0.851760 ( 1.050523)
build_miniruby 0.000993 0.000071 0.057195 ( 0.055773)
build_ruby 0.000984 0.000071 0.057837 ( 0.056452)
build_all 0.004329 0.000000 1.471758 ( 0.596925)
build_install 0.010710 0.000381 6.233614 ( 2.785982)
test_btest 0.000661 0.000041 48.936994 ( 8.270288)
test_basic 0.005910 0.000061 0.300958 ( 0.389563)
test_all 0.001552 0.000091 626.755118 ( 93.624220)
test_rubyspec 0.115589 0.006140 43.725419 ( 48.723264)
total: 155.55 sec