Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-071851
#<BuildRuby:0x000055c683b48c10
@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.20220314-071851",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.006077 0.004860 1.032257 ( 3.055268)
build_miniruby 0.001145 0.000477 0.069041 ( 0.067532)
build_ruby 0.001680 0.000700 0.072604 ( 0.070557)
build_all 0.009748 0.000329 4.239215 ( 0.848365)
build_install 0.010741 0.009090 7.922065 ( 2.412332)
test_btest 0.000944 0.000405 70.760983 ( 7.951498)
test_basic 0.002333 0.006498 0.331828 ( 0.419226)
test_all 0.001314 0.000657 660.282779 ( 65.824493)
test_rubyspec 0.082778 0.078023 46.254588 ( 51.682391)
total: 132.33 sec