Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-060148
#<BuildRuby:0x000056100c0244d8
@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.20220219-060148",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.009367 0.001338 0.952807 ( 1.769298)
build_miniruby 0.002153 0.000000 0.077724 ( 0.075565)
build_ruby 0.000000 0.002033 0.068302 ( 0.066593)
build_all 0.005765 0.004803 4.146013 ( 0.792369)
build_install 0.018648 0.005608 7.886606 ( 2.346897)
test_btest 0.001131 0.000269 73.562428 ( 8.596393)
test_basic 0.007767 0.000000 0.336276 ( 0.427771)
test_all 0.001624 0.000000 665.100312 ( 65.306802)
test_rubyspec 0.128347 0.042535 46.091223 ( 51.406561)
total: 130.79 sec