Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-182656
#<BuildRuby:0x000055e249509480
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221101-182656",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010180 0.000000 1.093271 ( 1.101585)
build_miniruby 0.001901 0.000003 0.095278 ( 0.092432)
build_ruby 0.002018 0.000126 0.104836 ( 0.101947)
build_all 0.008632 0.000017 1.343757 ( 0.587321)
build_install 0.015454 0.000592 1.673747 ( 0.895521)
test_btest 0.001335 0.000070 63.209986 ( 6.371048)
test_basic 0.007524 0.000396 0.359524 ( 0.450223)
test_all 0.008231 0.000000 515.256649 ( 55.324455)
test_rubyspec 0.085495 0.033514 43.243484 ( 51.783035)
total: 116.71 sec