Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-022140
#<BuildRuby:0x000055c082aec610
@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.20220831-022140",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.011674 0.000773 0.963776 ( 0.984761)
build_miniruby 0.001797 0.000385 0.075888 ( 0.073641)
build_ruby 0.002978 0.000000 0.073798 ( 0.070693)
build_all 0.007735 0.001277 1.536504 ( 0.598459)
build_install 0.018624 0.003725 1.876189 ( 0.939616)
test_btest 0.000901 0.000180 73.354885 ( 8.260439)
test_basic 0.002915 0.005358 0.333392 ( 0.424350)
test_all 0.002836 0.000709 693.975674 ( 67.916866)
test_rubyspec 0.084315 0.083405 45.591929 ( 54.046020)
total: 133.32 sec