Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-122315
#<BuildRuby:0x0000559323c58c10
@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.20220307-122315",
@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.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006136 0.005901 1.048681 ( 2.068813)
build_miniruby 0.001501 0.000461 0.075086 ( 0.074439)
build_ruby 0.001602 0.000493 0.073222 ( 0.072053)
build_all 0.006613 0.003785 4.169067 ( 0.846247)
build_install 0.013286 0.007293 7.917674 ( 2.493298)
test_btest 0.000823 0.000303 76.047606 ( 8.424958)
test_basic 0.004033 0.004221 0.335966 ( 0.425697)
test_all 0.000000 0.001863 693.811808 ( 67.441994)
test_rubyspec 0.093313 0.070008 46.336905 ( 51.538278)
total: 133.39 sec