Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-031754
#<BuildRuby:0x000055bc68ddc8e8
@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-031754",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010462 0.001495 1.000797 ( 1.118533)
build_miniruby 0.001873 0.000000 0.066585 ( 0.065702)
build_ruby 0.001956 0.000000 0.075470 ( 0.074191)
build_all 0.005837 0.004737 4.182645 ( 0.859114)
build_install 0.009325 0.012525 7.949670 ( 2.458049)
test_btest 0.000910 0.000287 76.180909 ( 7.939846)
test_basic 0.006642 0.000649 0.340630 ( 0.429796)
test_all 0.001485 0.000445 664.350533 ( 66.147546)
test_rubyspec 0.103405 0.062172 45.794771 ( 51.228932)
total: 130.32 sec