Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-221812
#<BuildRuby:0x0000559718184b88
@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.20220719-221812",
@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.000003 0.000013 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009563 0.002206 1.027652 ( 1.254207)
build_miniruby 0.001668 0.000385 0.071362 ( 0.070190)
build_ruby 0.001844 0.000000 0.078845 ( 0.077655)
build_all 0.008444 0.001235 1.569527 ( 0.608302)
build_install 0.021134 0.001059 5.251749 ( 2.097961)
test_btest 0.000942 0.000167 71.371938 ( 8.437649)
test_basic 0.007487 0.000338 0.315299 ( 0.402418)
test_all 0.001726 0.000287 638.485818 ( 64.530196)
test_rubyspec 0.095621 0.073638 46.082588 ( 51.810727)
total: 129.29 sec