Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-115019
#<BuildRuby:0x0000559e1a7c43a0
@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.20220917-115019",
@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.000024 0.000000 0.000024 ( 0.000030)
configure 0.000024 0.000000 0.000024 ( 0.000022)
build_up 0.006305 0.003609 1.090054 ( 1.100001)
build_miniruby 0.001670 0.000477 0.067010 ( 0.064606)
build_ruby 0.001651 0.000472 0.074874 ( 0.073209)
build_all 0.006262 0.003542 1.575596 ( 0.610580)
build_install 0.016395 0.006830 1.906822 ( 0.955338)
test_btest 0.001064 0.000355 96.499659 ( 9.701194)
test_basic 0.000000 0.006751 0.360906 ( 0.453329)
test_all 0.003221 0.001788 640.092793 ( 65.949640)
test_rubyspec 0.106961 0.067741 47.250679 ( 55.485406)
total: 134.39 sec