Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-190909
#<BuildRuby:0x000055c95456f7c0
@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.20220327-190909",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000109 0.000017 0.000126 ( 0.000058)
build_up 0.010705 0.000942 1.005467 ( 0.987217)
build_miniruby 0.001922 0.000275 0.074962 ( 0.073113)
build_ruby 0.001766 0.000252 0.069538 ( 0.067962)
build_all 0.008854 0.000525 4.193249 ( 0.838607)
build_install 0.020877 0.001961 7.931892 ( 2.438239)
test_btest 0.001113 0.000139 75.870975 ( 8.463838)
test_basic 0.006789 0.000848 0.347512 ( 0.434174)
test_all 0.000000 0.001849 656.529058 ( 66.338446)
test_rubyspec 0.123039 0.030195 46.081096 ( 51.490950)
total: 131.13 sec