Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-090545
#<BuildRuby:0x0000558b9a0604e8
@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.20220325-090545",
@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.000009 0.000004 0.000013 ( 0.000014)
configure 0.000026 0.000012 0.000038 ( 0.000036)
build_up 0.009567 0.002377 0.994161 ( 1.156172)
build_miniruby 0.001139 0.000475 0.072821 ( 0.071406)
build_ruby 0.001375 0.000573 0.074989 ( 0.073429)
build_all 0.003374 0.006249 4.104022 ( 0.846805)
build_install 0.012828 0.009146 7.970969 ( 2.408730)
test_btest 0.000800 0.000431 74.854730 ( 7.952025)
test_basic 0.004728 0.002547 0.347143 ( 0.437298)
test_all 0.001044 0.000563 643.165204 ( 65.042137)
test_rubyspec 0.108702 0.061720 45.947674 ( 51.332552)
total: 129.32 sec