Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-061859
#<BuildRuby:0x000055cb2519caf8
@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.20220326-061859",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005871 0.006040 1.009123 ( 1.299267)
build_miniruby 0.001275 0.000425 0.068528 ( 0.066775)
build_ruby 0.001614 0.000538 0.073358 ( 0.071534)
build_all 0.007229 0.002410 4.202534 ( 0.849084)
build_install 0.019769 0.000924 7.986743 ( 2.499725)
test_btest 0.000878 0.000234 75.559259 ( 8.327183)
test_basic 0.003455 0.005021 0.354568 ( 0.445011)
test_all 0.001482 0.000186 713.396209 ( 68.424939)
test_rubyspec 0.102415 0.054777 46.158100 ( 51.548064)
total: 133.53 sec