Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-162801
#<BuildRuby:0x000055efa03d8610
@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.20220817-162801",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.012390 0.966904 ( 1.036508)
build_miniruby 0.000000 0.002169 0.077226 ( 0.075068)
build_ruby 0.000036 0.001919 0.077978 ( 0.076003)
build_all 0.008740 0.000703 1.517478 ( 0.585488)
build_install 0.020095 0.001895 1.863673 ( 0.906798)
test_btest 0.000575 0.000202 74.945903 ( 8.288026)
test_basic 0.006742 0.000000 0.340432 ( 0.428941)
test_all 0.004073 0.000000 666.062446 ( 66.401247)
test_rubyspec 0.116812 0.062011 45.374798 ( 52.972716)
total: 130.77 sec