Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-180252
#<BuildRuby:0x0000560625ff3440
@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.20220308-180252",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008481 0.001957 1.009099 ( 1.397576)
build_miniruby 0.001373 0.000316 0.075364 ( 0.074195)
build_ruby 0.001637 0.000378 0.072884 ( 0.071557)
build_all 0.005654 0.005056 4.150787 ( 0.857953)
build_install 0.023109 0.000796 7.983427 ( 2.437036)
test_btest 0.001184 0.000263 72.744110 ( 8.442022)
test_basic 0.001039 0.005445 0.331825 ( 0.423046)
test_all 0.001428 0.000396 683.258705 ( 66.420055)
test_rubyspec 0.094501 0.064331 46.231726 ( 51.280842)
total: 131.41 sec