Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-200627
#<BuildRuby:0x0000561515ac53e8
@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.20220815-200627",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008768 0.001462 0.857665 ( 0.949867)
build_miniruby 0.001530 0.000255 0.064170 ( 0.063486)
build_ruby 0.001690 0.000282 0.065877 ( 0.065279)
build_all 0.004947 0.003849 1.244413 ( 0.479156)
build_install 0.003209 0.010232 1.586046 ( 0.824638)
test_btest 0.001028 0.000367 54.026165 ( 6.409512)
test_basic 0.000477 0.005059 0.291859 ( 0.385977)
test_all 0.004126 0.000000 485.842461 ( 51.614964)
test_rubyspec 0.068504 0.059843 41.679105 ( 49.394928)
total: 110.19 sec