Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-152600
#<BuildRuby:0x000055aaa3658c10
@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.20220326-152600",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.010820 0.000717 1.008896 ( 1.047326)
build_miniruby 0.001913 0.000000 0.075122 ( 0.073522)
build_ruby 0.001834 0.000000 0.077905 ( 0.076534)
build_all 0.008286 0.002218 4.135160 ( 0.859385)
build_install 0.023506 0.000788 7.853914 ( 2.451952)
test_btest 0.000985 0.000219 72.745590 ( 8.066087)
test_basic 0.002217 0.005866 0.340514 ( 0.429384)
test_all 0.001266 0.000351 700.858119 ( 68.278552)
test_rubyspec 0.081235 0.078732 46.050306 ( 51.568220)
total: 132.85 sec