Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-060134
#<BuildRuby:0x000055f7c3c18610
@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.20220829-060134",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004805 0.007241 1.021628 ( 2.367844)
build_miniruby 0.001689 0.000451 0.077842 ( 0.075818)
build_ruby 0.001357 0.000362 0.077405 ( 0.076094)
build_all 0.008248 0.001047 1.566289 ( 0.592877)
build_install 0.024714 0.000000 1.893582 ( 0.924443)
test_btest 0.001385 0.000079 75.874606 ( 8.157823)
test_basic 0.005862 0.001066 0.333435 ( 0.432061)
test_all 0.000000 0.003655 678.339362 ( 66.781591)
test_rubyspec 0.097056 0.084160 45.548369 ( 54.030760)
total: 133.44 sec