Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-140432
#<BuildRuby:0x0000559aba7468a0
@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.20220214-140432",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000877 0.009063 0.942532 ( 1.013077)
build_miniruby 0.001531 0.000656 0.076080 ( 0.073683)
build_ruby 0.001260 0.000541 0.069259 ( 0.067527)
build_all 0.009570 0.000775 4.080059 ( 0.781550)
build_install 0.024652 0.000364 7.822358 ( 2.294743)
test_btest 0.001107 0.000302 75.302880 ( 8.271998)
test_basic 0.003575 0.003873 0.338899 ( 0.427469)
test_all 0.001738 0.000258 691.192646 ( 66.495932)
test_rubyspec 0.104048 0.074292 46.051468 ( 51.487939)
total: 130.91 sec