Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-171411
#<BuildRuby:0x000055ce3dd786e0
@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-171411",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011511 0.000430 0.976029 ( 1.076736)
build_miniruby 0.001694 0.000226 0.072888 ( 0.070627)
build_ruby 0.001632 0.000217 0.074266 ( 0.072757)
build_all 0.009879 0.000661 1.529545 ( 0.588743)
build_install 0.017906 0.005419 5.103942 ( 2.112595)
test_btest 0.001270 0.000200 74.078278 ( 8.363488)
test_basic 0.007973 0.000421 0.326090 ( 0.418510)
test_all 0.001758 0.000264 676.177714 ( 66.530959)
test_rubyspec 0.142074 0.041512 46.063576 ( 51.742838)
total: 130.98 sec