Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-040159
#<BuildRuby:0x0000561c267ef2c8
@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.20220826-040159",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006096 0.000469 0.833973 ( 0.875964)
build_miniruby 0.001011 0.000077 0.057856 ( 0.056435)
build_ruby 0.000854 0.000065 0.059253 ( 0.057975)
build_all 0.004364 0.000336 1.533879 ( 0.590331)
build_install 0.011099 0.000000 1.907374 ( 0.963089)
test_btest 0.000931 0.000000 56.309039 ( 8.270657)
test_basic 0.005834 0.000165 0.335798 ( 0.424108)
test_all 0.001430 0.000090 594.318460 ( 90.473846)
test_rubyspec 0.082995 0.044317 43.814777 ( 52.073930)
total: 153.79 sec