Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-170944
#<BuildRuby:0x0000564aaeea0ea8
@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.20220830-170944",
@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.000023 0.000002 0.000025 ( 0.000025)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006646 0.004437 0.981445 ( 1.048971)
build_miniruby 0.001631 0.000218 0.075787 ( 0.074186)
build_ruby 0.001686 0.000225 0.078634 ( 0.077464)
build_all 0.009607 0.000638 1.513528 ( 0.575872)
build_install 0.016850 0.006025 1.864770 ( 0.908683)
test_btest 0.000904 0.000151 72.044074 ( 8.193672)
test_basic 0.006835 0.000245 0.316808 ( 0.405005)
test_all 0.004121 0.000000 639.127284 ( 65.116660)
test_rubyspec 0.116953 0.055625 45.653735 ( 54.187163)
total: 130.59 sec