Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-122437
#<BuildRuby:0x000055de8b564e50
@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.20220917-122437",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001706 0.009193 1.139379 ( 1.112322)
build_miniruby 0.001373 0.000305 0.074111 ( 0.072191)
build_ruby 0.000000 0.001815 0.075272 ( 0.073710)
build_all 0.008388 0.002840 1.581187 ( 0.624305)
build_install 0.018724 0.003759 1.914238 ( 0.944024)
test_btest 0.001001 0.000000 94.266418 ( 9.526342)
test_basic 0.002172 0.004114 0.354046 ( 0.443102)
test_all 0.002417 0.000691 697.566114 ( 68.332297)
test_rubyspec 0.107278 0.065516 47.581836 ( 55.943015)
total: 137.07 sec