Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-064734
#<BuildRuby:0x0000560d6d2044e8
@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.20220222-064734",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.010792 0.000453 0.971617 ( 9.649306)
build_miniruby 0.000000 0.002251 0.075370 ( 0.073093)
build_ruby 0.000083 0.002180 0.079201 ( 0.076611)
build_all 0.009445 0.000044 4.059414 ( 0.787968)
build_install 0.013583 0.011131 7.829116 ( 2.306811)
test_btest 0.001377 0.000306 75.316263 ( 8.522186)
test_basic 0.002756 0.005916 0.342664 ( 0.434203)
test_all 0.001379 0.000383 712.331702 ( 67.994811)
test_rubyspec 0.080106 0.074259 46.260473 ( 51.485820)
total: 141.33 sec