Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-013141
#<BuildRuby:0x0000560fc7f7f670
@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.20220719-013141",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002017 0.004147 0.874013 ( 1.074579)
build_miniruby 0.000849 0.000121 0.056517 ( 0.055222)
build_ruby 0.000743 0.000106 0.058752 ( 0.057520)
build_all 0.000436 0.004217 1.542050 ( 0.599337)
build_install 0.008025 0.003111 5.670849 ( 2.177052)
test_btest 0.000692 0.000163 52.385055 ( 8.186523)
test_basic 0.004723 0.001111 0.341468 ( 0.430055)
test_all 0.001123 0.000264 633.976795 ( 91.416072)
test_rubyspec 0.071169 0.048342 43.727805 ( 49.341303)
total: 153.34 sec