Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-112653
#<BuildRuby:0x000056470bb30af8
@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.20220303-112653",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007016 0.004349 1.045610 ( 1.614708)
build_miniruby 0.001586 0.000211 0.077835 ( 0.075898)
build_ruby 0.001644 0.000219 0.079829 ( 0.078255)
build_all 0.010382 0.000192 4.189177 ( 0.863333)
build_install 0.016254 0.007841 7.989333 ( 2.390779)
test_btest 0.001137 0.000206 77.307889 ( 8.516803)
test_basic 0.006419 0.001167 0.334735 ( 0.432279)
test_all 0.001276 0.000232 656.952262 ( 65.813860)
test_rubyspec 0.124041 0.032476 46.587077 ( 52.118618)
total: 131.91 sec