Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-051600
#<BuildRuby:0x00005560adce06e0
@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.20220723-051600",
@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.000000 0.000005 0.000005 ( 0.000005)
autoconf 0.000000 0.000017 0.000017 ( 0.000017)
configure 0.000000 0.000023 0.000023 ( 0.000020)
build_up 0.006327 0.004554 1.000574 ( 1.990870)
build_miniruby 0.001568 0.000523 0.076973 ( 0.074680)
build_ruby 0.001558 0.000519 0.078982 ( 0.076680)
build_all 0.010903 0.000000 1.501936 ( 0.558330)
build_install 0.017503 0.004913 5.033871 ( 2.033296)
test_btest 0.000811 0.000225 73.053998 ( 8.137296)
test_basic 0.006855 0.000583 0.315132 ( 0.404032)
test_all 0.002298 0.000000 672.510187 ( 65.829106)
test_rubyspec 0.091002 0.075836 45.485860 ( 50.922951)
total: 130.03 sec