Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-075335
#<BuildRuby:0x00005569c009f680
@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.20220318-075335",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010609 0.000758 1.053971 ( 11.216440)
build_miniruby 0.002257 0.000161 0.077562 ( 0.075502)
build_ruby 0.001809 0.000130 0.077648 ( 0.075744)
build_all 0.010854 0.000040 4.243897 ( 0.864343)
build_install 0.024024 0.000000 7.870316 ( 2.407215)
test_btest 0.001505 0.000000 75.855998 ( 8.212368)
test_basic 0.008454 0.000000 0.346416 ( 0.433786)
test_all 0.001877 0.000005 686.848377 ( 67.301344)
test_rubyspec 0.103154 0.056111 45.912485 ( 51.109891)
total: 141.70 sec