Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-061024
#<BuildRuby:0x000055e56cbe2b78
@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.20221124-061024",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.004456 0.000405 1.124567 ( 1.270958)
build_miniruby 0.000862 0.000079 0.936728 ( 0.935502)
build_ruby 0.001150 0.000105 2.829202 ( 2.702975)
build_all 0.008952 0.000026 15.735293 ( 3.263631)
build_install 0.008789 0.000000 2.065615 ( 1.232685)
test_btest 0.000000 0.000658 62.878564 ( 11.395131)
test_basic 0.001733 0.003332 0.310711 ( 0.400749)
test_all 0.002725 0.000080 681.027068 (107.193647)
test_rubyspec 0.050490 0.021924 52.937055 ( 61.084963)
total: 189.48 sec