Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-021638
#<BuildRuby:0x0000564e538e46d8
@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.20220719-021638",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010062 0.000272 0.990607 ( 1.239122)
build_miniruby 0.001545 0.000193 0.070674 ( 0.069864)
build_ruby 0.001528 0.000191 0.071345 ( 0.070696)
build_all 0.008808 0.000026 1.558999 ( 0.609763)
build_install 0.019852 0.004086 5.167143 ( 2.136096)
test_btest 0.000000 0.001615 73.190118 ( 7.917098)
test_basic 0.001371 0.006168 0.321111 ( 0.411854)
test_all 0.000886 0.001245 634.697382 ( 64.431463)
test_rubyspec 0.102650 0.079239 45.761708 ( 51.470499)
total: 128.36 sec