Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-092054
#<BuildRuby:0x0000555a92f00f40
@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.20220316-092054",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.007986 0.004024 1.077860 ( 10.088318)
build_miniruby 0.001675 0.000479 0.078655 ( 0.076284)
build_ruby 0.001541 0.000440 0.079904 ( 0.077808)
build_all 0.007037 0.003812 4.185140 ( 0.846329)
build_install 0.010123 0.012847 8.000735 ( 2.432713)
test_btest 0.000877 0.000383 72.705077 ( 8.259602)
test_basic 0.003813 0.004392 0.339887 ( 0.426727)
test_all 0.001286 0.000605 663.415948 ( 65.483895)
test_rubyspec 0.078317 0.076348 46.137905 ( 51.603541)
total: 139.30 sec