Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-220912
#<BuildRuby:0x0000560e9099f670
@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.20220721-220912",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006426 0.000000 5.830826 ( 6.979069)
build_miniruby 0.001226 0.000000 0.787310 ( 0.784973)
build_ruby 0.000000 0.001805 3.463662 ( 3.271076)
build_all 0.001448 0.008204 15.719196 ( 2.853822)
build_install 0.010757 0.000550 5.724678 ( 2.185930)
test_btest 0.000846 0.000000 57.103788 ( 8.023329)
test_basic 0.003034 0.003021 0.327356 ( 0.415457)
test_all 0.000813 0.000135 596.240644 ( 89.810906)
test_rubyspec 0.079253 0.029834 43.376582 ( 49.000840)
total: 163.33 sec