Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-160526
#<BuildRuby:0x0000562b3e224088
@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.20221127-160526",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005253 0.000090 1.214451 ( 1.618825)
build_miniruby 0.000958 0.000064 1.030998 ( 1.029915)
build_ruby 0.001119 0.000074 2.706451 ( 2.600306)
build_all 0.009859 0.000092 22.368722 ( 4.437903)
build_install 0.004144 0.004232 4.368389 ( 1.571180)
test_btest 0.000535 0.000059 64.424318 ( 10.646976)
test_basic 0.000000 0.004135 0.301597 ( 0.393137)
test_all 0.000703 0.000199 667.208280 (122.165639)
test_rubyspec 0.042594 0.025320 53.163271 ( 61.411732)
total: 205.88 sec