Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-134036
#<BuildRuby:0x000055a037892ad8
@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.20220828-134036",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000041 0.000007 0.000048 ( 0.000044)
build_up 0.011565 0.001175 0.839232 ( 1.383265)
build_miniruby 0.002102 0.000000 0.059238 ( 0.056953)
build_ruby 0.001238 0.000000 0.056243 ( 0.054787)
build_all 0.008683 0.000413 1.276706 ( 0.474348)
build_install 0.011025 0.004204 1.582130 ( 0.779715)
test_btest 0.000973 0.000162 51.499769 ( 5.863536)
test_basic 0.000774 0.004791 0.296331 ( 0.386171)
test_all 0.004048 0.000412 506.015157 ( 52.973674)
test_rubyspec 0.091936 0.029409 41.143186 ( 49.750154)
total: 111.72 sec