Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-155545
#<BuildRuby:0x000055f312aa0f40
@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.20220224-155545",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.010630 0.000766 0.852520 ( 0.939696)
build_miniruby 0.001495 0.000460 0.073459 ( 0.072533)
build_ruby 0.001408 0.000433 0.070660 ( 0.068655)
build_all 0.007322 0.002253 4.189424 ( 0.845913)
build_install 0.021957 0.001687 7.846145 ( 2.407203)
test_btest 0.001229 0.000307 73.699013 ( 8.363995)
test_basic 0.001593 0.006077 0.338400 ( 0.430153)
test_all 0.001439 0.000161 663.942898 ( 65.701889)
test_rubyspec 0.070911 0.083216 46.098748 ( 51.522512)
total: 130.35 sec