Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-141332
#<BuildRuby:0x0000555841c27fb0
@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.20220728-141332",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.002185 0.004594 0.831719 ( 8.528270)
build_miniruby 0.000753 0.000251 0.056972 ( 0.055773)
build_ruby 0.000731 0.000243 0.058973 ( 0.057777)
build_all 0.000473 0.004378 1.514426 ( 0.586758)
build_install 0.004545 0.004372 5.661896 ( 2.183827)
test_btest 0.000563 0.000261 47.388209 ( 8.541353)
test_basic 0.000829 0.004744 0.324707 ( 0.413148)
test_all 0.000680 0.000367 590.094453 ( 94.110994)
test_rubyspec 0.084362 0.045425 43.670302 ( 49.257951)
total: 163.74 sec