Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-014618
#<BuildRuby:0x000055d0b14eb858
@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.20220213-014618",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011292 0.000000 0.953083 ( 0.963165)
build_miniruby 0.002308 0.000000 0.076793 ( 0.074933)
build_ruby 0.002013 0.000000 0.075017 ( 0.073401)
build_all 0.002357 0.008569 4.112019 ( 0.784670)
build_install 0.018124 0.005654 7.861765 ( 2.324571)
test_btest 0.001191 0.000170 74.826022 ( 8.691540)
test_basic 0.007592 0.000000 0.340232 ( 0.429932)
test_all 0.001739 0.000000 689.126614 ( 67.286451)
test_rubyspec 0.115646 0.060966 46.449738 ( 51.846931)
total: 132.48 sec