Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-125252
#<BuildRuby:0x000055e0adeed480
@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.20220721-125252",
@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.000034 0.000003 0.000037 ( 0.000037)
autoconf 0.000047 0.000004 0.000051 ( 0.000051)
configure 0.000038 0.000003 0.000041 ( 0.000043)
build_up 0.008669 0.004643 0.828437 ( 1.048407)
build_miniruby 0.001281 0.000183 0.054226 ( 0.052776)
build_ruby 0.001611 0.000230 0.055239 ( 0.053807)
build_all 0.003260 0.005223 1.290435 ( 0.491911)
build_install 0.011214 0.005186 4.281215 ( 1.838790)
test_btest 0.001501 0.000375 55.520609 ( 6.413334)
test_basic 0.001905 0.004072 0.290688 ( 0.384242)
test_all 0.001784 0.000524 506.859829 ( 53.064725)
test_rubyspec 0.081715 0.053701 41.948410 ( 47.926826)
total: 111.28 sec