Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-093138
#<BuildRuby:0x0000558a14d96fe0
@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.20220918-093138",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004905 0.004380 1.083680 ( 1.394456)
build_miniruby 0.000000 0.002372 0.120227 ( 0.116471)
build_ruby 0.000657 0.001429 0.113732 ( 0.096707)
build_all 0.008931 0.000561 1.530372 ( 0.635651)
build_install 0.015706 0.006322 1.942099 ( 0.968394)
test_btest 0.001335 0.000223 77.890558 ( 8.156743)
test_basic 0.007054 0.001176 0.381063 ( 0.468899)
test_all 0.006282 0.000000 684.577109 ( 68.255203)
test_rubyspec 0.093627 0.074224 45.462932 ( 53.723646)
total: 133.82 sec