Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-142556
#<BuildRuby:0x0000560f1bec4610
@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.20220828-142556",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000536 0.012282 0.965993 ( 1.126108)
build_miniruby 0.001526 0.000436 0.075473 ( 0.073585)
build_ruby 0.001301 0.000371 0.076651 ( 0.074783)
build_all 0.008855 0.001215 1.537823 ( 0.575416)
build_install 0.016730 0.006818 1.902365 ( 0.923356)
test_btest 0.000750 0.000221 76.755939 ( 8.660145)
test_basic 0.007587 0.000000 0.318000 ( 0.411028)
test_all 0.004379 0.000492 685.863961 ( 67.382789)
test_rubyspec 0.107151 0.064631 45.800417 ( 53.922068)
total: 133.15 sec