Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-231434
#<BuildRuby:0x0000562c1f313778
@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.20220312-231434",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004947 0.005141 0.995526 ( 1.379283)
build_miniruby 0.001442 0.000332 0.072271 ( 0.070825)
build_ruby 0.001689 0.000389 0.072038 ( 0.069955)
build_all 0.008659 0.000862 1.499594 ( 0.623757)
build_install 0.015751 0.006403 5.243948 ( 2.148485)
test_btest 0.001045 0.000261 73.586394 ( 8.496981)
test_basic 0.007607 0.000526 0.348181 ( 0.435133)
test_all 0.001517 0.000357 652.231667 ( 65.016778)
test_rubyspec 0.081193 0.074754 46.387190 ( 51.448601)
total: 129.69 sec