Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-080520
#<BuildRuby:0x000055b9ed127440
@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.20220406-080520",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.010655 0.001254 1.035496 ( 1.383779)
build_miniruby 0.001692 0.000199 0.071686 ( 0.071748)
build_ruby 0.001724 0.000203 0.068500 ( 0.068783)
build_all 0.009828 0.000031 4.272676 ( 0.929137)
build_install 0.028242 0.013125 9.064108 ( 3.282883)
test_btest 0.000759 0.000144 73.688680 ( 9.780903)
test_basic 0.000000 0.008159 0.329814 ( 0.418035)
test_all 0.000000 0.001825 704.281006 ( 72.111792)
test_rubyspec 0.111769 0.067428 49.435346 ( 54.860176)
total: 142.91 sec