Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-092348
#<BuildRuby:0x000055cb7b0f48e8
@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.20220211-092348",
@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.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010426 0.000000 0.930875 ( 1.028941)
build_miniruby 0.001805 0.000000 0.073921 ( 0.072358)
build_ruby 0.002178 0.000129 0.074154 ( 0.071783)
build_all 0.010713 0.000358 4.167399 ( 0.793018)
build_install 0.023015 0.000688 7.858150 ( 2.330561)
test_btest 0.000998 0.000050 76.356432 ( 8.242353)
test_basic 0.007756 0.000113 0.338130 ( 0.429166)
test_all 0.001709 0.000082 665.870007 ( 65.650626)
test_rubyspec 0.112935 0.058835 46.015673 ( 51.192304)
total: 129.81 sec