Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-073504
#<BuildRuby:0x0000564a0c750448
@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.20220221-073504",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.008311 0.004111 0.966619 ( 4.187178)
build_miniruby 0.002250 0.000133 0.068975 ( 0.066154)
build_ruby 0.001842 0.000108 0.076755 ( 0.075120)
build_all 0.007418 0.003802 4.121099 ( 0.794624)
build_install 0.020453 0.004089 7.721331 ( 2.348757)
test_btest 0.001120 0.000135 77.090619 ( 7.914682)
test_basic 0.004000 0.003507 0.344202 ( 0.432563)
test_all 0.000000 0.002556 691.781458 ( 66.340866)
test_rubyspec 0.115178 0.046923 46.565363 ( 52.068063)
total: 134.23 sec