Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-024843
#<BuildRuby:0x0000555696686fe0
@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.20220913-024843",
@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.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011105 0.000183 1.137325 ( 1.131486)
build_miniruby 0.001988 0.000124 0.074143 ( 0.072215)
build_ruby 0.001462 0.000092 0.074002 ( 0.072505)
build_all 0.011442 0.000000 1.591466 ( 0.602293)
build_install 0.018606 0.002546 1.896069 ( 0.950028)
test_btest 0.000971 0.000067 96.603438 ( 9.364671)
test_basic 0.008108 0.000303 0.357312 ( 0.445783)
test_all 0.001084 0.003464 643.045563 ( 66.097867)
test_rubyspec 0.115868 0.050881 47.091699 ( 55.602440)
total: 134.34 sec