Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-183142
#<BuildRuby:0x0000555fe3780a58
@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.20220217-183142",
@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.000018 0.000002 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005577 0.006539 0.924065 ( 0.949453)
build_miniruby 0.001864 0.000466 0.073793 ( 0.071425)
build_ruby 0.001819 0.000455 0.076824 ( 0.074748)
build_all 0.007298 0.001824 4.154076 ( 0.798818)
build_install 0.021307 0.001707 7.739225 ( 2.289039)
test_btest 0.000933 0.000196 70.317775 ( 8.109512)
test_basic 0.006075 0.001279 0.339582 ( 0.428095)
test_all 0.001468 0.000309 656.758417 ( 64.922328)
test_rubyspec 0.115393 0.047535 46.012194 ( 51.245603)
total: 128.89 sec