Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-200126
#<BuildRuby:0x000055e10f17c4d8
@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.20220216-200126",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007859 0.003981 0.942882 ( 0.985172)
build_miniruby 0.001358 0.000388 0.076096 ( 0.074432)
build_ruby 0.001249 0.000357 0.074704 ( 0.072890)
build_all 0.008053 0.002301 4.102943 ( 0.791617)
build_install 0.021800 0.000562 7.701981 ( 2.285150)
test_btest 0.001047 0.000232 76.012927 ( 8.786311)
test_basic 0.009163 0.000000 0.337914 ( 0.424916)
test_all 0.001798 0.000000 668.059402 ( 65.158798)
test_rubyspec 0.103915 0.056958 45.856516 ( 51.238609)
total: 129.82 sec