Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-013454
#<BuildRuby:0x000055e3517e4610
@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.20220824-013454",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007878 0.004639 0.971966 ( 1.323685)
build_miniruby 0.001986 0.000264 0.077591 ( 0.075198)
build_ruby 0.001536 0.000204 0.067315 ( 0.065680)
build_all 0.009028 0.001204 1.566306 ( 0.572088)
build_install 0.020827 0.000566 1.855808 ( 0.900198)
test_btest 0.000905 0.000101 71.848934 ( 7.993506)
test_basic 0.007420 0.000193 0.316424 ( 0.404418)
test_all 0.003380 0.000356 637.864979 ( 65.354057)
test_rubyspec 0.079547 0.099728 45.918494 ( 54.373018)
total: 131.06 sec