Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-223705
#<BuildRuby:0x000055e02ba14a58
@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.20220209-223705",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010797 0.000000 0.966795 ( 1.035987)
build_miniruby 0.001617 0.000128 0.068521 ( 0.067452)
build_ruby 0.001840 0.000345 0.073476 ( 0.071550)
build_all 0.009499 0.000952 4.153654 ( 0.806307)
build_install 0.015061 0.009298 7.771273 ( 2.349579)
test_btest 0.001155 0.000289 71.411713 ( 8.353359)
test_basic 0.006340 0.001585 0.343075 ( 0.431588)
test_all 0.000537 0.000948 665.522182 ( 65.509453)
test_rubyspec 0.114659 0.056960 46.274491 ( 51.705256)
total: 130.33 sec