Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-043030
#<BuildRuby:0x00005650f4bfcb38
@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.20220406-043030",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000025 0.000003 0.000028 ( 0.000026)
build_up 0.010261 0.001466 1.018221 ( 1.246478)
build_miniruby 0.001659 0.000000 0.060128 ( 0.058188)
build_ruby 0.001685 0.000000 0.075553 ( 0.074268)
build_all 0.008586 0.000965 4.116026 ( 0.862484)
build_install 0.027692 0.008347 8.510513 ( 3.042800)
test_btest 0.000869 0.000153 74.913132 ( 8.687263)
test_basic 0.004956 0.000875 0.319638 ( 0.410321)
test_all 0.001665 0.000294 718.050066 ( 71.508683)
test_rubyspec 0.115045 0.099591 47.965288 ( 53.555217)
total: 139.45 sec