Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-063400
#<BuildRuby:0x000055bc51fc3510
@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-063400",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007825 0.003557 0.951180 ( 1.868534)
build_miniruby 0.001345 0.000611 0.076565 ( 0.074981)
build_ruby 0.001598 0.000000 0.072942 ( 0.071545)
build_all 0.011066 0.000000 4.102670 ( 0.768183)
build_install 0.023467 0.000000 7.748998 ( 2.331068)
test_btest 0.001024 0.000045 72.796439 ( 7.909663)
test_basic 0.006471 0.001703 0.340463 ( 0.427508)
test_all 0.001652 0.000434 654.627155 ( 65.642261)
test_rubyspec 0.111192 0.059748 45.616409 ( 51.007990)
total: 130.10 sec