Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-223717
#<BuildRuby:0x000055dc818308e8
@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.20220218-223717",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006548 0.004885 0.955500 ( 0.942314)
build_miniruby 0.001260 0.000387 0.077857 ( 0.076001)
build_ruby 0.001454 0.000447 0.078885 ( 0.077097)
build_all 0.009512 0.001416 4.100306 ( 0.787950)
build_install 0.014254 0.009657 7.806563 ( 2.341049)
test_btest 0.000793 0.000280 72.425446 ( 7.663125)
test_basic 0.000322 0.007750 0.325134 ( 0.412512)
test_all 0.000526 0.001131 702.402931 ( 67.749131)
test_rubyspec 0.079887 0.086793 46.031263 ( 51.354473)
total: 131.40 sec