Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-052107
#<BuildRuby:0x000055db6cb848e8
@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.20220214-052107",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011324 0.000488 0.999574 ( 4.137515)
build_miniruby 0.001993 0.000133 0.071092 ( 0.069305)
build_ruby 0.001541 0.000102 0.075832 ( 0.074827)
build_all 0.009985 0.000029 4.047526 ( 0.779011)
build_install 0.017015 0.006139 7.720900 ( 2.302130)
test_btest 0.000000 0.001293 71.578348 ( 8.203777)
test_basic 0.000538 0.007460 0.335828 ( 0.423335)
test_all 0.001409 0.000282 690.429794 ( 67.311637)
test_rubyspec 0.088745 0.074513 45.663921 ( 51.204951)
total: 134.51 sec