Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-174955
#<BuildRuby:0x000055bc9b490dd8
@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.20220817-174955",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003169 0.008747 0.952434 ( 1.097716)
build_miniruby 0.001637 0.000467 0.076912 ( 0.074687)
build_ruby 0.001717 0.000491 0.081491 ( 0.079065)
build_all 0.009862 0.000263 1.513830 ( 0.587055)
build_install 0.018886 0.004722 1.894050 ( 0.910825)
test_btest 0.001136 0.000284 70.415552 ( 8.465515)
test_basic 0.009090 0.000000 0.325041 ( 0.416648)
test_all 0.004034 0.000385 631.673695 ( 64.084072)
test_rubyspec 0.108226 0.061971 45.490389 ( 53.004850)
total: 128.72 sec