Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-235910
#<BuildRuby:0x0000558ea3e3f0d0
@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.20220210-235910",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009536 0.001217 0.996252 ( 1.262983)
build_miniruby 0.000000 0.002275 0.076104 ( 0.073657)
build_ruby 0.000202 0.001825 0.075560 ( 0.073711)
build_all 0.010000 0.000358 4.141259 ( 0.782286)
build_install 0.021050 0.004178 7.889814 ( 2.335609)
test_btest 0.001032 0.000246 74.570501 ( 8.346747)
test_basic 0.008672 0.000000 0.338002 ( 0.425046)
test_all 0.001576 0.000343 707.628872 ( 67.558937)
test_rubyspec 0.105833 0.057882 46.381663 ( 51.775838)
total: 132.64 sec