Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-162847
#<BuildRuby:0x000055a102707940
@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.20220215-162847",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007939 0.004082 0.949345 ( 1.325810)
build_miniruby 0.001914 0.000382 0.079317 ( 0.077827)
build_ruby 0.001644 0.000329 0.072431 ( 0.070589)
build_all 0.010477 0.001142 4.113546 ( 0.791388)
build_install 0.022887 0.001354 7.744087 ( 2.338392)
test_btest 0.001280 0.000000 77.098265 ( 8.252029)
test_basic 0.004220 0.003410 0.341507 ( 0.431004)
test_all 0.001530 0.000278 642.154284 ( 64.926207)
test_rubyspec 0.113026 0.056721 46.120971 ( 51.558674)
total: 129.77 sec