Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-225639
#<BuildRuby:0x0000560054e704f0
@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.20220306-225639",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000025 0.000006 0.000031 ( 0.000028)
build_up 0.000000 0.010772 0.988543 ( 1.029590)
build_miniruby 0.000895 0.001252 0.078237 ( 0.076522)
build_ruby 0.001196 0.000552 0.076572 ( 0.075229)
build_all 0.009709 0.000000 4.205814 ( 0.860531)
build_install 0.022135 0.002373 7.869627 ( 2.411073)
test_btest 0.001266 0.000000 73.796521 ( 8.237946)
test_basic 0.003480 0.004607 0.331495 ( 0.419929)
test_all 0.001389 0.000486 659.526014 ( 65.208775)
test_rubyspec 0.088482 0.080422 46.514041 ( 51.823411)
total: 130.14 sec