Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-021400
#<BuildRuby:0x000055b26cfe2878
@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.20221120-021400",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000929 0.004121 1.114398 ( 1.407945)
build_miniruby 0.000797 0.000183 0.948541 ( 0.947089)
build_ruby 0.000952 0.000219 2.812072 ( 2.726108)
build_all 0.004753 0.004302 15.830654 ( 3.402699)
build_install 0.008239 0.000000 2.056274 ( 1.176095)
test_btest 0.000499 0.000117 57.513549 ( 12.157592)
test_basic 0.003820 0.000955 0.335471 ( 0.426131)
test_all 0.000803 0.000200 642.103568 (100.290264)
test_rubyspec 0.033354 0.031574 51.668236 ( 59.899254)
total: 182.43 sec