Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-044825
#<BuildRuby:0x00005603e9b40328
@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.20220808-044825",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.006201 0.000515 0.821693 ( 0.973371)
build_miniruby 0.000677 0.000170 0.059587 ( 0.058434)
build_ruby 0.000713 0.000179 0.060999 ( 0.059899)
build_all 0.003665 0.000916 1.519336 ( 0.584803)
build_install 0.009134 0.000000 5.614807 ( 2.152055)
test_btest 0.000617 0.000000 56.339176 ( 7.916536)
test_basic 0.005610 0.000243 0.285737 ( 0.374066)
test_all 0.001222 0.000244 592.224606 ( 88.210029)
test_rubyspec 0.072912 0.048104 43.609559 ( 51.004059)
total: 151.33 sec