Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-012326
#<BuildRuby:0x0000557f27160b88
@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.20220904-012326",
@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.000010 0.000002 0.000012 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.007265 0.004564 1.007916 ( 1.034319)
build_miniruby 0.000000 0.002575 0.073884 ( 0.072918)
build_ruby 0.002440 0.000078 0.079206 ( 0.077674)
build_all 0.008273 0.001947 1.590570 ( 0.612780)
build_install 0.018980 0.003731 1.929448 ( 0.956150)
test_btest 0.000000 0.001841 73.900040 ( 8.431557)
test_basic 0.003625 0.003213 0.320868 ( 0.411400)
test_all 0.005260 0.000350 683.369649 ( 66.771951)
test_rubyspec 0.117623 0.056470 45.093280 ( 53.274973)
total: 131.64 sec