Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-072333
#<BuildRuby:0x000055c20f58c4c0
@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.20220920-072333",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004705 0.005222 1.076740 ( 1.110998)
build_miniruby 0.001833 0.000423 0.112567 ( 0.108459)
build_ruby 0.001621 0.000374 0.116458 ( 0.099603)
build_all 0.002880 0.007339 1.605202 ( 0.662822)
build_install 0.016731 0.005577 1.938375 ( 0.959970)
test_btest 0.001077 0.000359 73.684826 ( 8.310277)
test_basic 0.007716 0.000000 0.381394 ( 0.469711)
test_all 0.004547 0.000000 636.813158 ( 69.388386)
test_rubyspec 0.115164 0.060112 45.761642 ( 54.328710)
total: 135.44 sec