Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-031116
#<BuildRuby:0x000055e8d5b91338
@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.20220628-031116",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006910 0.003794 0.874425 ( 3.442786)
build_miniruby 0.001208 0.000162 0.063144 ( 0.063491)
build_ruby 0.001517 0.000202 0.059388 ( 0.059146)
build_all 0.006425 0.000297 1.204059 ( 0.497319)
build_install 0.013191 0.004296 4.872593 ( 2.469171)
test_btest 0.001718 0.000271 52.808718 ( 6.053397)
test_basic 0.001256 0.004602 0.306151 ( 0.398303)
test_all 0.002305 0.000485 508.409490 ( 52.372376)
test_rubyspec 0.110888 0.032945 42.142976 ( 47.902018)
total: 113.26 sec