Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-042156
#<BuildRuby:0x000055dd975d7670
@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.20220829-042156",
@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.000010 0.000001 0.000011 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005646 0.000869 0.807815 ( 0.859219)
build_miniruby 0.001029 0.000000 0.058415 ( 0.057176)
build_ruby 0.001021 0.000000 0.060179 ( 0.058829)
build_all 0.004794 0.000000 1.536946 ( 0.584356)
build_install 0.005840 0.005150 1.918483 ( 0.952654)
test_btest 0.000648 0.000130 48.500715 ( 8.264146)
test_basic 0.004858 0.000972 0.330907 ( 0.419178)
test_all 0.000000 0.001594 585.148915 ( 94.014599)
test_rubyspec 0.074851 0.048796 43.640269 ( 51.902192)
total: 157.11 sec