Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-144016
#<BuildRuby:0x000055e3e592c088
@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.20221119-144016",
@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.000002 0.000014 ( 0.000014)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.000000 0.005020 1.145794 ( 1.126516)
build_miniruby 0.000000 0.000916 0.983914 ( 0.982713)
build_ruby 0.000022 0.001178 2.735849 ( 2.643145)
build_all 0.003960 0.005027 15.881382 ( 3.329873)
build_install 0.007164 0.002047 2.086197 ( 1.201703)
test_btest 0.000474 0.000135 57.515793 ( 11.843159)
test_basic 0.000305 0.004555 0.316165 ( 0.406551)
test_all 0.000827 0.000276 648.826965 (103.201583)
test_rubyspec 0.055985 0.016651 51.086344 ( 59.289825)
total: 184.03 sec