Logfile: /home/ko1/ruby/logs/brlog.trunk.20220515-163147
#<BuildRuby:0x0000559cbac58c10
@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.20220515-163147",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009313 0.000349 1.045648 ( 1.218380)
build_miniruby 0.001808 0.000121 0.081593 ( 0.079282)
build_ruby 0.001666 0.000111 0.069140 ( 0.067314)
build_all 0.006798 0.000453 1.530012 ( 0.679495)
build_install 0.014103 0.006244 6.346790 ( 3.116822)
test_btest 0.000000 0.001126 72.935921 ( 9.272181)
test_basic 0.005075 0.003449 0.326780 ( 0.414487)
test_all 0.002019 0.000099 730.465886 ( 72.461478)
test_rubyspec 0.077424 0.042459 50.007427 ( 55.454164)
total: 142.76 sec