Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-132324
#<BuildRuby:0x0000559458d004e8
@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-132324",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.009372 0.002729 0.961112 ( 1.184784)
build_miniruby 0.001697 0.000783 0.076192 ( 0.073434)
build_ruby 0.001489 0.000687 0.075085 ( 0.072642)
build_all 0.005705 0.004940 4.087127 ( 0.792717)
build_install 0.018984 0.005102 7.841583 ( 2.394103)
test_btest 0.000835 0.000371 74.529000 ( 8.026436)
test_basic 0.003217 0.003863 0.328941 ( 0.421199)
test_all 0.001309 0.000620 666.836219 ( 65.767015)
test_rubyspec 0.072444 0.092189 46.462188 ( 51.834697)
total: 130.57 sec