Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-220641
#<BuildRuby:0x0000560c33d4c4f8
@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.20220902-220641",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009593 0.001383 0.970221 ( 0.987706)
build_miniruby 0.001850 0.000462 0.073227 ( 0.070808)
build_ruby 0.000000 0.002207 0.076722 ( 0.074523)
build_all 0.007374 0.003205 1.534207 ( 0.572986)
build_install 0.015903 0.008545 1.882426 ( 0.916462)
test_btest 0.000847 0.000298 71.768453 ( 8.009975)
test_basic 0.005066 0.001788 0.317934 ( 0.415877)
test_all 0.002195 0.000774 631.690077 ( 64.482023)
test_rubyspec 0.080815 0.089558 45.701598 ( 54.142439)
total: 129.67 sec