Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-225933
#<BuildRuby:0x000055d388ad05f0
@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.20220205-225933",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007947 0.001987 0.927817 ( 1.303817)
build_miniruby 0.001264 0.000316 0.066707 ( 0.064849)
build_ruby 0.001922 0.000480 0.077285 ( 0.074988)
build_all 0.006263 0.003944 4.081682 ( 0.794069)
build_install 0.012366 0.011692 7.800994 ( 2.326574)
test_btest 0.000909 0.000353 75.889558 ( 8.063217)
test_basic 0.002743 0.006132 0.328213 ( 0.420949)
test_all 0.001183 0.000533 695.803369 ( 67.495046)
test_rubyspec 0.095435 0.069891 45.954936 ( 51.369362)
total: 131.91 sec