Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-060524
#<BuildRuby:0x000055fe032aa038
@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.20220719-060524",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007732 0.001288 0.860720 ( 2.100252)
build_miniruby 0.001572 0.000262 0.063034 ( 0.061687)
build_ruby 0.001217 0.000203 0.055202 ( 0.053896)
build_all 0.010163 0.000069 1.267207 ( 0.488045)
build_install 0.013174 0.001882 4.256996 ( 1.777583)
test_btest 0.001425 0.000203 52.154994 ( 5.865977)
test_basic 0.005556 0.000794 0.297240 ( 0.388852)
test_all 0.002316 0.000330 485.502596 ( 51.824062)
test_rubyspec 0.081083 0.040822 41.844074 ( 47.734745)
total: 110.30 sec