Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-144859
#<BuildRuby:0x0000564ec79a3f00
@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.20221117-144859",
@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.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004063 0.000478 1.116085 ( 1.836983)
build_miniruby 0.000943 0.000110 1.045959 ( 1.044790)
build_ruby 0.000985 0.000116 2.707597 ( 2.602911)
build_all 0.004011 0.005152 16.014702 ( 3.383613)
build_install 0.004701 0.005789 2.086245 ( 1.185572)
test_btest 0.000466 0.000110 63.769749 ( 11.718110)
test_basic 0.004311 0.000000 0.320504 ( 0.411974)
test_all 0.001005 0.000085 632.398167 (102.128512)
test_rubyspec 0.047728 0.021340 51.503898 ( 59.899013)
total: 184.21 sec